Android Question help with string

Levit

Member
Licensed User
Longtime User
hi everybody
I need some help pick a character out of any position of a string.
in C language it would be " char ch = somestring[position] ".
how can i do it in basic?
I apreciate any help.
thank you
 
Top