Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:a:display_message [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:display_message to a_f:a:display_message administratora_f:a:display_message [2025/08/11 05:49] (current) – [Example] aware_support3
Line 1: Line 1:
-{{tag>Actions Action_List Process UI}}+{{tag>Index Action Action_List Process UI Version:v4.8}}
 ====== DISPLAY MESSAGE ====== ====== DISPLAY MESSAGE ======
  
Line 11: Line 11:
 ===== Example ===== ===== Example =====
  
-<code aim>DISPLAY MESSAGE 'Items have been created'</code>+<code aim>DISPLAY MESSAGE 'Items have been created' </code>
  
 ''MTITLE'' key can be used to specify the title of the message box. ''MTITLE'' key can be used to specify the title of the message box.
  
-''DISPLAY MESSAGE ASYNC'' displays temporary message in the specified corner of the screen. ''DELAY'' keyword indicates how long the message will be visible. For example, +''DISPLAY MESSAGE ASYNCH'' displays temporary message in the specified corner of the screen. ''DELAY'' keyword indicates how long the message will be visible. For example, 
  
-<code aim>DISPLAY MESSAGE ASYNCH BOTTOM_LEFT 'Items have been created'</code>+<code aim>DISPLAY MESSAGE ASYNCH BOTTOM_LEFT 'Items have been created' </code>
  
  
  
  • Last modified: 2022/09/13 18:11