If i have a string of text named Zstring, and it currently holds the text:
"Dogs are big"
If I want it to read, for example, the 4th character in the string, which in this case is "s", how do I find that out.