CountProgramParameters()
Syntax
Result = CountProgramParameters()Description
Returns the number of parameters specified on the command line (or via RunProgram()).
Parameters
None.
Return value
The number of parameters specified on the command line (or via RunProgram()).
Remarks
ProgramParameter() may be used to read the individual parameters.
See Also
ProgramParameter()
Supported OS
All