mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Expose the 'warning' function, and added a similar 'error' function.
Add documentation.
This commit is contained in:
@@ -110,3 +110,5 @@ These functions are built into the program, other [[type:function]]s can be defi
|
||||
! Other functions <<<
|
||||
| [[fun:trace]] Output a message for debugging purposes.
|
||||
| [[fun:assert]] Check a condition for debugging purposes.
|
||||
| [[fun:warning]] Output a warning message.
|
||||
| [[fun:error]] Output an error message.
|
||||
|
||||
Reference in New Issue
Block a user