Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:a:display_message [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1 | ref:a_f:a:display_message [2026/08/13 00:43] (current) – ↷ Page moved from a_f:a:display_message to ref:a_f:a:display_message localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== DISPLAY MESSAGE ====== | ||
| + | |||
| + | This action displays the specified information message to the user. | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | '' | ||
| + | |||
| + | where ArithmeticOperation is an operation that produces a string (usually just a string literal). | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | <code aim> | ||
| + | |||
| + | '' | ||
| + | |||
| + | '' | ||
| + | |||
| + | <code aim> | ||
| + | |||
| + | |||