| DATA Step Graphics Interface Dictionary |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('HTML', string, return-code-variable);
| Description |
The GASK('HTML', . . . ) routine returns the current HTML string. If a GSET('HTML', . . . ) function has not been previously submitted, GASK('HTML', . . . ) returns the default value, null.
| Argument Definitions |
| string |
the HTML string invoked when an affected DSGI graphic element in a web page is clicked. |
| return-code-variable |
numeric variable name; returns the return code of the routine call. |
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.