Purpose
The iargc function returns an integer that represents the number of arguments following the program name that have been entered on the command line at run time.
For greater portability, use the COMMAND_ARGUMENT_COUNT intrinsic instead of this procedure.
Class
Function
Result Type and Attributes
INTEGER(4)
Result Value