Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
a_f:a:display_question [2024/01/30 05:29] – [Syntax] aware_admina_f:a:display_question [2025/03/05 05:55] (current) – [Example] sean
Line 26: Line 26:
 ===== Example ===== ===== Example =====
  
-<code aim>DISPLAY QUESTION 'Do you want to print out a receipt?' YESNAME='I do' NoName='I do not' </code>+<code aim>DISPLAY QUESTION 'Do you want to print out a receipt?' YESNAME 'I do' NONAME 'I do not' </code>
  
 The reply of the user can be checked using the Reply attribute of the predefined object Question, for example: The reply of the user can be checked using the Reply attribute of the predefined object Question, for example:
  • Last modified: 2024/01/30 05:29