GetCommandLineArgs

Returns a comma-separated string of the command line arguments of the current process.

SYNTAX
GetCommandLineArgs() 
RETURN Comma-separated string of the command line arguments, or an empty string.