PT
Developer Forums
Register
Login
[Archived] AppGameKit Classic Chat
->
mid(string$, position, size)
<
1
>
B
basjak
Joined:
16th Apr 2010
Location:
feel like signing up for mars
Posted:
14th Sep 2011 4:41
the string command:
mid(string$, position, size)
return the string at the defined size from position+1
R
Rich Dersheimer
Joined:
1st Jul 2009
Location:
Inside the box
Posted:
14th Sep 2011 4:46
And your question is?
Bear in mind that the first position of the string is zero, not one.