Method Get():varGet() Foundation
Retrieves the current value of the associated variable.
Syntax
:varGet() --> xValue
Return
:varGet() returns the current value of the associated variable.
Description
This method uses the data code block to retrieve the current value of the associated variable. Invoking varGet() is equivalent to executing the following expression: Eval( oGet:block ).
Feedback
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.