Command syntax of User Macros

From Protoi Healing

Revision as of 18:54, 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} # free param #


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> These are "must be" parameters for the
{option 1}...{option x}
# free param #