PARAMETERS Command

Top  Previous  Next

Specifies parameters received by the current procedure. Parameters are stored in private variables.

Syntax

PARAMETERS varlist

Parameters

varlist

List of parameters that the procedures can be called with.

See also

PRIVATE Command

LPARAMETERS Command