GetCommandLineArgByName
Returns the specified command line argument.
| SYNTAX |
|
| ARGUMENTS | name Name of the command line argument |
| RETURN | Value of the command line argument, or an empty string if the parameter does not exist. |
Returns the specified command line argument.
| SYNTAX |
|
| ARGUMENTS | name Name of the command line argument |
| RETURN | Value of the command line argument, or an empty string if the parameter does not exist. |