variableExists

A function that can be used in Scripting.

Syntax and semantics

variableExists (variableName$)
return 1 (true) if the variable variableName$ exists, else 0 (false).

Links to this page


© Paul Boersma 2023