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.
Function
INTEGER(4)
The number of arguments