Value
Mon 01 January 2018Syntax
Value(string)
Description
Use the Value function to convert a string representing a number to the number.
To convert a number using the user's local format for the number, use the ValueUser function.
Parameters
Field or Control |
Definition |
---|---|
string |
A String value representing a number. |
Returns
Returns the Number value represented by string .