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

> Lists the enum values for ExecuteOnEvent.

## ExecuteOnEvent Enum

Events that cause automatic execution of this app

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

## Usage

* [ExtApp](../extapp).executeOnEvent - ExtApp list table. Applications startable from SuperOffice
