Product: LABELVIEW, CODESOFT
Version: All Versions
|
OVERVIEW
The value() function gives the numeric value of a character string.
- value("123") = 123
NOTE: It is not usually necessary to use the value function in a formula, since the application automatically converts the text to numbers if necessary.
|