Get() > State changing methods |
Assigns a new value to the edited variable.
:varPut( <xValue>) --> xValue
Method :varPut() evaluates the data code block stored in :block passing <xValue> to it, and returns this value. If the edited variable holds an array, :varPut() assigns <xValue> to the array element specified with :subscript.
http://www.xHarbour.com