> ## 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 ExecuteOnEvent

> Value for the executeOnEvent field in table externalapplication

Value for the executeOnEvent field in table externalapplication

## Syntax

```crmscript theme={null}
ExecuteOnEvent
```

## Fields

| Name        | Description                                                       |
| ----------- | ----------------------------------------------------------------- |
| Never       | This application is never executed automatically                  |
| Logon       | Execute this application during logon                             |
| Logoff      | Execute this application before logoff                            |
| LocalUpdate | Execute this application before a local update (start travelling) |
| Wait        | When executing this application, wait for it to start             |
