MACRO statement

Use the MACRO statement to indicate the beginning of a macro definition. It must be the first non-comment statement in every macro definition. Library macro definitions can have ordinary or internal macro comments before the MACRO statement.
Read syntax diagramSkip visual syntax diagramMACRO

The MACRO statement must not have a name entry or an operand entry.