Returns an array containing the arguments passed to the program by the shell.
- This class is virtual. You cannot store a reference on it.
- You cannot instanciate this class.
String = hApplicationArgs [ Index AS Integer ] AS String
- Returns one of the command line arguments.
Referenced by: