Data type:
Access:
Applies to:
NUM-PARAMETERS ( integer-expression )Whenever NUM-PARAMETERS is set, all existing parameters, including those from earlier uses of SET-PARAMETER, are cleared and deallocated.If there are parameters to be passed, NUM-PARAMETERS must be set before the INVOKE( ) method is executed.When you are getting a parameter, set NUM-PARAMETERS to the actual number of parameters to be passed, which might vary if one or more trailing parameters are optional.
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |