Home / comp / gb / application / args 
Application.Args (gb)
Syntax
STATIC PROPERTY READ Args AS .ApplicationArgs
Returns an array containing the arguments passed to the program by the shell.

The first argument (argument #0) is always the name of the program.