Here is the code:
fail.PNG
Everything but the last line is working. Getting a compiler error as invalid qualifier on "temp" on temp.Substring(0, 4). The previous line works and grabs the correct string. I've tried using another string that I manually assigned a value like "hello" and I still get this error.
Bookmarks