Get() > Instance variables |
Character string holding the symbolic name of the edited variable.
Data type: | C | Default: | "" |
The instance variable :name contains the character string passed with parameter <cVarName> to the :new method. It is the symbolic name of the edited variable. Note that this is only relevant when the edited variable is of PRIVATE or PUBLIC scope. Symbolic names of such variables are available at runtime and can be used to generate a data code block for the Get object.
http://www.xHarbour.com