0
How to convert decimal String to decimal number
Hayhay,
I wanted to work with a number. Then I noticed, that the number is a string (value: 10,50). So I tried making a number out of it. But turns out:
number() can only handle digits, not a decimal numbers
formatDate() has no option to convert a string
I tried splitting it with
But could't put it back being a number.
Help is appreciated.
1 Antwort
Content aside
- Status Answered
- vor 2 JahrenMon, November 7, 2022 at 2:31 PM UTCZuletzt aktiv
- 1Antworten
- 87Ansichten
-
2
Folge bereits