Functions - IsDefined |
|
|
Returns a Boolean indicating if a variable is defined; that is, the variable is in the list of variables available for processing. SyntaxIsDefined(name) ParametersnameA string giving the name of the variable being examined. |