| Viewer Processing |
| Syntax | |
| Details | |
| Example |
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
| Example |
See the Samples Using the SASINSERT and SASTABLE Tags.
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.