Get() > State changing methods xHarbour Developers Network  

oGet:varPut()

Assigns a new value to the edited variable.

Syntax

:varPut( <xValue>) --> xValue

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe