LOTUSSCRIPT LANGUAGE
Returns a value converted to the Variant data type.
Syntax
CVar ( expr )
Elements
expr
CVar returns the value of expr.
The data type of the return value is Variant.
Example See Also