GetCommandLine( )
| Action: | Returns
the command line used to launch KiXtart. |
| Syntax: | GetCommandLine
(Mode) |
| Parameters: |
Mode
|
| Returns: |
A
string or array containing the command line. |
| Example: |
$CL = GetCommandLine(1) |