Functions, operators, variables, constants, tokens, syntax constructs, etc., can be defined with
this method. Although there are specialized methods that do the same things, such as DefineFunction, DefineOperator, DefineVariable, DefineConstant, and DefineSyntax, this method may in same cases offer
more flexibility.
The expression must be preceded by a keyword and colon, such as "Variable:". For a full list of keywords, see Definition Keywords.
Sections are separated by ~~ (two tilda signs) .
RemarksEnd