| Viewer Processing |
| Syntax | |
| Details | |
| Examples |
Syntax |
| <SASECHO text="text"> |
Note:
The <SASECHO> open tag has no corresponding closing tag. ![[cautionend]](../../../../common/61991/HTML/default/images/cautend.gif)
| Details |
The <SASECHO> tag aids in the diagnosis of viewer parsing and processing problems by printing a message to the SAS LOG window as the viewer file is processed.
The <SASECHO> tag is recognized only within the <SASINSERT> tags. If the text value contains embedded punctuation and spaces, surround the text with quotation marks.
| Examples |
<SASECHO text="Correctly executed first segment.">
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.