FORMULA LANGUAGE
Examples: @TextToNumber
1. This example returns 123 as a number.
@TextToNumber("123")
2. This example returns 123 and 456 as a number list.
@TextToNumber("123" : "456")
3. This example returns @ERROR if the contents of the field named Cost cannot be converted to a number.
@TextToNumber(Cost)
See Also
@TextToNumber
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary