Command syntax of User Macros

From Protoi Healing

Revision as of 18:49, 2 February 2017 by Frank (Talk | contribs)

Jump to: navigation, search

The general syntax of Skib User Macros:


NameOfUserMacro <param 1> ... <param x> {option 1} ... {option x}


NameOfUserMacro This is the name of the user macro. Look at Naming User Macros how to create the name for the user macro.
<param 1>...<param x>
{option 1}...{option x}