1INCLAN: parameter - give names to command line parameters for macros

Usage: parameter <variable> ...

Changes the names of the parameters that are passed to a macro; i. e.
the parameters p1, p2,... get the names given in the parameter
statement. The parameter statement must precede all other statements
in a macro (except var) and cannot be used interactively.
