Mathematical commands
Syntax
get.num(mPROMPT,vNUM);
Description
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.
See also
get.string