Command Type
The Command
data type retrieves the details of each command, included in the CommandListResult
object. For further reference, see the following table.
Property | Type | Description |
alias | String | Any alias of the command. This string is localized according to the user's locale. |
aliasId | Integer | Any identifier of the command alias. This value can be obtained checking the text group: Command Macro. |
label | String | Any label for the command. This string is localized according to the user's locale. |
name | String | Name of the command. This string is localized according to the user's locale. |