Method Get():varGet() Foundation
Retrieves the current value of the associated variable.
:varGet() --> xValue
:varGet() returns the current value of the associated variable.
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 ).
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.