ericxbenoit
Programmer
Hi,
I would like to cast a string to get a double.
For example I have myString = "23.34" and I want to get myDouble = 23.34
I would like to cast a string to get a double.
For example I have myString = "23.34" and I want to get myDouble = 23.34