Syntax

result = GETVAR(variable)

Arguments

result, variable: text

Meaning

GETVAR returns the value of the (custom) system variable with the name variable. Variables with large content (more than 2 KB) can be used. If the variable does not exist, GETVAR will return a null string ('').

See also

SETVAR