GetCommandLineArgByName

Returns the specified command line argument.

SYNTAX
GetCommandLineArgByName(name)
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.