yeah, i get that part of it, but is there any way i can get the Nth letter in a sentence, lets say "123456" can i do an "if" statement that will say(as an example) if (the3rdletter) == 3 | echo -a True | else echo -a The third letter is not 3.