TODECIMAL
Converts text into a decimal number
TODECIMAL(text
)
Convert text into a decimal number
Arguments
Argument
Description
text
Text to convert to decimal
Output
Decimal number corresponding to text
Example
Last updated