as @/reetz said, you don’t have to put choice at the beginning of an if/elif/else. the script is going to recognize which choice you’re referring to because of the if (CHOICENAME is "Choice"){ command.
as @/reetz said, you don’t have to put choice at the beginning of an if/elif/else. the script is going to recognize which choice you’re referring to because of the if (CHOICENAME is "Choice"){ command.