getVariable()

The function returns the value of the specified variable.

Synopsis

anytype getVariable( string which);

Parameters

Parameter Description
which vVriable name

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