Characters of a string
Posted: 07 Oct 2013 22:17
Hello,
is it possible to get every character of a string?
A string like "asdfghjkl".
I want get "a", "s", "d" and so on...
I tried many variants of a foor loop, but nothing works...
Can you give me a hint about that?
thanks in advance and greetings, pumi
is it possible to get every character of a string?
A string like "asdfghjkl".
I want get "a", "s", "d" and so on...
I tried many variants of a foor loop, but nothing works...
Can you give me a hint about that?
thanks in advance and greetings, pumi