/
toNumber
PhixFlow Help
toNumber
Function: toNumber()
Converts various data types into a number.
Syntax
toNumber(value)
Argument | Type | Description |
---|---|---|
value | String, TrueFalse or Number | The value to be converted. |
Examples
toNumber(in.value)
Returns the number 14462 where the attribute in.value contains a string "14462".
See Also
, multiple selections available,
Related content
toNumber
toNumber
More like this
hexToNumber
hexToNumber
More like this
hexToNumber
hexToNumber
More like this
Please let us know if we could improve this page feedback@phixflow.com