i know how to read in a string so u mean i could do something like:
" for( i = 0; i<7; i ++)
{
Sms_String [i] = sms.read() ;
}
if "Sms_String == "GO ON""
and here we have the same problem i cant compare with a string cause idk what to put in the braces [?] to use the whole string i dont need to use the braces right just the name so it doesnt have a Index?