Hello everybody,
I have a problem with converting a string to num.
myVAR contains values 5.2 8.7 9.4 and etc.
all of them are strings.
I need to convert them to numeric so that they keep their decimal digits (if any)
How can I do it?
Thank you in advance,
Iren