commands cms
Displays available commands and their signatures.
Displays all available global commands for the current working mode with their corresponding signature(s).
commands
Displays all available global commands for the current working mode with their corresponding signature(s).
<no parameters>
no parameters |
Mode | Target |
---|---|
All | Global |
None
Displays the signatures of one or more global commands.
commands "undo"
Displays the signatures of the command "undo".
commands "d"
Displays the signatures of the global commands containing "d".
Text'
Text | (Part of) commands | (Part of) the commands to be displayed |
Mode | Target |
---|---|
All | Global |
None
Displays all available commands for an object with their signatures.
commands Point_1
Displays all available commands for Point_1 with their signatures.
Listable'
Listable | Listable reference | Name of the listable of which the objects are to be displayed |
Mode | Target |
---|---|
All | Global |
None
Identifies commands by part of their name and display the signatures of a specific command.
commands Point_1 "m"
Displays the signatures of the commands of Point_1 containing "m".
Listable' Text'
Listable | Listable reference | Name of the listable of which the objects are to be displayed |
Text | Part of commands | Part of the commands to be displayed |
Mode | Target |
---|---|
All | Any |
None