Loading...
Select Version
&pagelevel(5)&pagelevel
The parameter name is defined with the NAME operand. Since procedure parameters are classed as variables, the same rules apply to parameter names as to variable names, i.e. either simple names or complex names may be used (see section “Variable names”).
The parameter name can then be used in the procedure call as a keyword for parameter transfer.