VALUE
Returns the string converted in any of the date, time or number formats.
Usage examples
-
VALUE("12/01/2010") -
VALUE(tableA.fieldB)
Syntax
VALUE ( value )
-
value- any string expression.
Returns
string - the string after conversion.