andr.in
April 2nd, 2003, 10:15 AM
If I have a variable
a = 456
how can I get the numbers from it like
a1 = 4
a2 = 5
a3 = 6
???
:whistle:
a = 456
how can I get the numbers from it like
a1 = 4
a2 = 5
a3 = 6
???
:whistle:
View Full Version : [FMX] - Splitting a variable