Last choice
Function Syntax
int last_choice()
Returns the number of the last choice you encountered, whether you are currently in it or not. Use handling_choice() to determine if you are currently in a choice.
Contents |
int last_choice()
Returns the number of the last choice you encountered, whether you are currently in it or not. Use handling_choice() to determine if you are currently in a choice.