FORMULA LANGUAGE


Examples: @ToNumber
1. This example returns 20 and 40 in a list.
2. This example results in the error, "The value cannot be converted to a Number."
3. This example converts the values in a text field, containing "20," and a number field containing 10, into numbers so that they can be added using the @Sum function, which requires two numbers. The formula returns 30.
See Also