> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum CommandAction

> Command action

Command action

## Syntax

```crmscript theme={null}
CommandAction
```

## Fields

| Name     | Description                                                  |
| -------- | ------------------------------------------------------------ |
| Implicit | Command should be implicitly executed.                       |
| YesNo    | The client must display a dialog with buttons Yes and No.    |
| OkCancel | The client must display a dialog with buttons Ok and Cancel. |
| Ok       | The client must display a dialog with Ok-button              |
