Method Html3():setVar() Professional
Define a hidden variable in the HTML page.
:setVar( <cVarName>, <cValue> ) --> NIL
The return value of the method :setVar() is always NIL.
This method is frequently used for defining both, package DLL and form-function to be invoked by a submit button:
HTML code:
PRG code:
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.