CVar function (LotusScript® Language)
Returns a value converted to the Variant data type.
Syntax
CVar ( expr )
Elements
expr
Any expression.
Return value
CVar returns the value of expr.
The data type of the return value is Variant.
Returns a value converted to the Variant data type.
CVar ( expr )
expr
Any expression.
CVar returns the value of expr.
The data type of the return value is Variant.