TODECIMAL
Converts text into a decimal number
Last updated
Was this helpful?
Converts text into a decimal number
TODECIMAL(text)
Convert text into a decimal number
Argument
Description
text
Text to convert to decimal
Decimal number corresponding to text
TODECIMAL("22.5")
>> 22.5Last updated
Was this helpful?
Was this helpful?