HTML
Finds the HTML string that is in effect when one
of the following graphics elements is drawn: bar, ellipse, fill, mark,
pie, and text.
Operating state: |
GKOP, SGOP, WSAC, WSOP |
Syntax
CALL GASK('HTML', string, return-code-variable);
Required Arguments
- string
-
the HTML string invoked
when an affected DSGI graphics element in a web page is clicked.
- return-code-variable
-
Details
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.