toNumeric()
Converts the current String value to a Numeric.
Syntax
Numeric toNumeric()
Example
If you enter an expression for the text property of a Decimal Format Box, the value must be a
Numeric. You can use the toNumeric()
function in your expressions to convert
Strings to Numerics.
For example:
orderline.account.zip.toNumeric()