System Reference Summary : 2. Statements : OpenROAD Language Statements : Prompt Statement
 
Share this page                  
Prompt Statement
This statement displays a message in a pop-up window and accepts input from the application user.
It has the following syntax:
variable = prompt varcharstringexpr;