Appearance
Command Group - Command
Commands are the fundamental units of execution within the API. This group contains commands for creating, editing, and running logic, either individually or in lists.
| Command | Description |
|---|---|
| Copy Command | Copies a command. |
| Create Command | Creates a command. |
| Delete Command | Deletes one or multiple commands. |
| Edit Command | Edits a command. |
| Get Command | Shows the text of a command. |
| Run Command | Runs a list of commands. The list contains several commands. It is used to change data with multiple commands at once. |
| Set Command | Sets the text of a command. |
| Show Command | Shows a command. |
| Show Command Command Groups | Shows the command groups of a command. |
| Show Commands | Shows the commands. |