Parameter

From CYANA Wiki
Jump to navigation Jump to search

parameter

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.