Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:a:display_message [2022/09/01 01:23] – removed - external edit (Unknown date) 127.0.0.1 | a_f:a:display_message [2025/08/11 05:49] (current) – [Example] aware_support3 | ||
|---|---|---|---|
| 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> | ||
| + | |||
| + | |||