Skip to content

EXISTSVARI

Brain edited this page May 10, 2023 · 1 revision

EXISTSVARI/EXISTSVARR/EXISTSVARS

EXISTSVARI(string-expression)
EXISTSVARR(string-expression)
EXISTSVARS(string-expression)

Returns true if the specified variable exists whos name is in the parameter. SETVARI will check for an integer variable SETVARR will check for a real variable SETVARS will check for a string variable

Clone this wiki locally