Get() > State changing methods |
Returns the current value of the edited variable.
:varGet() --> xValue
Method :varGet() evaluates the data code block stored in :block without passing a value to it, and returns the value of the edited variable. If the variable holds an array, :varGet() returns the contents of the array element specified with :subscript.
http://www.xHarbour.com