LOTUSSCRIPT LANGUAGE
Tests an expression to determine if it evaluates to a single value.
Syntax
IsScalar ( expr )
Elements
expr
The IsScalar function returns TRUE (-1) if expr evaluates to one of the following:
Example See Also