getVariable()
The function returns the value of the specified variable.
Synopsis
anytype getVariable( string which);
Parameters
Parameter | Description |
---|---|
which | Name der Variable |
Return value
Value of the requested variable
Error
Errors can be checked with the function getLastError()
Description
The function returns the value of the stated variable as return value of the function.
Assignment
-
Availability
CTRL, UI