<SASINSERT> Tag

Marks a section of the viewer file for viewer processing

Syntax

<SASINSERT> </SASINSERT>

Details

All viewer processing occurs within the opening <SASINSERT> tag and the closing </SASINSERT> tag. SAS tags and substitution statements are recognized only when they appear within the <SASINSERT> and </SASINSERT> tags.
The data that is inserted into the rendered view comes from a specified package entry. The data that is extracted from the entry can be any of the following:
  • value of a SAS variable
  • description of the entry or package
  • entire entry, which is to be streamed into the HTML file
  • reference to the entry
  • package or nested package abstract