|
|
Gets a string argument from the command line. - Parameters:
-
| pParameter | Name of the parameter to fetch from the command line. |
- Returns:
- Returns the value of the parameter on the command line as a string. If the parameter does not exist, NULL is returned.
|