The value for the specified parameter name from the command line for the application.
Source position: lazloggerbase.pas line 294
function GetParamByName( |
const AName: string; |
AnIndex: Integer |
):string; |
AName |
|
Name of the parameter to locate in the command line arguments. |
Value for the named parameter, or an empty string when not found.
| Version 4.4 | Generated 2025-11-08 | Home |