Waits for the player to enter a string. If the string matches the first acceptable word, it jumps to the first given line number. If the string matches the second acceptable word, it jumps to the second line number. If neither string matches, execution continues to the next line.