Returns the number of parameters passed to the current program, procedure, or user-defined function.
Syntax
PCOUNT( )
Returns
Numeric
Remarks
PCOUNT( ) is useful for determining how many parameters are passed to the current program, procedure, or user-defined function.