Mathematical Commands
get.num(mPROMPT,vNUM);
The player is prompted to enter a number, with the prompt being mPROMPT. vNUM is set to the number the player entered. If no valid number number is entered, this is 0.
get.string