Link to this page
Print this page
Parent topic
:
Dialog instructions
User interface
/
Dialog instructions
Prompt for values (PROMPT)
The
PROMPT
instruction provides unique field input in an automatic popup window.
Understanding the PROMPT instruction
Syntax of PROMPT instruction
The
PROMPT
statement assigns a user-supplied value to a variable.
Using simple prompt inputs
To use simple prompt inputs, you must understand how they work and how to structure the code.
Examples