The Application class / base.Application methods |
Returns the total number of command line arguments.
base.Application.getArgumentCount() RETURNING result INTEGER
Returns the total number of command line arguments, can be used to scan the argument values with base.Application.getArgument().