Page 1 of 1

String to array

Posted: 15 Mar 2017 22:41
by AkaMed
Hello

I remember I found the solution time ago, but as the user manual is not updated :( I can't find how to convert a string to an array...
I.e.:
I have an string containing a number '2500' and I want to convert it to an integer....

Where's the stringtoarray function? .....because sizeof(string) gives me 1.