Get() > State changing methods xHarbour Developers Network  

oGet:varGet()

Returns the current value of the edited variable.

Syntax

:varGet() --> xValue

Description

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.


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