commandName | |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Returns the command name used to start the execution of the application |
Introduced | 7.1.0 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Keyword: $ |
Security | none |
Description | Returns the full command name that has been used to start the executable. The commandName is only available for standalone applications and server scripts. It returns empty for mobile platforms and in the IDE. |