incl
ACTION:
expand macro non recursively without parameter substitutions
USE:
incl aMacro
EXAMPLE:
def helo "hello " %1 incl helo
RESULT:
substitution: "hello " %1
RELATED:
def