Create Command Alias
| Category: Commands | ||
| Command: cmds.aliasCreate | ||
| Description | ||
|
Create an alias for the selected command.
|
||
| Parameters | ||
|
alias
Name of the new alias to create.
args
Default arguments pre-set by the alias.
|
||
| Example Code | ||
|
cmds.aliasCreate item.name "name:(default)"
|
||
| Remarks | ||
|
None
|
||
| Queryable? Unknown |