Hi,
I want to change a String format to Number format.
e.g
String 111.111,22
If i change the String to Number (Double) i get 111,111.22
My settings are in the picture
My Problem is the format. I need a german format like 111.111,22 in Double.
ipazin
2
Hi there @Paddymaster,
Currently this is not possible. I will add +1 on request.
Check this topics for more info and possible workarounds:
Br,
Ivan