VALUE

From AgileApps Support Wiki
Revision as of 00:05, 26 August 2009 by imported>Evelyn
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The VALUE function converts a text string with numbers into a number.

Syntax
VALUE(string)
Return
Number
Example
VALUE('57') = 57