PROMPT : Displays each variable one at a time and prompts user to enter data for each one with a "=?" prompt.

syntax: PROMPT <variable1>, <variable2>, ...

During execution PROMPT displays each variable, one at a time, followed by a "=?". Enter a value and then press or click [Enter] for each variable. The values are stored, and the program resumes execution.