|
ISDEFINEDDetermines whether its argument has been defined as an IDL variable. SyntaxResult = ISDEFINED(Variable)Return ValueReturns a byte value set to 1 if the variable is defined, 0 otherwise.ArgumentsVariableThe name of the variable to be tested.KeywordsNone. |