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

> Lists the enum values for ScriptType.

## ScriptType Enum

The type/language of this script

| Name       | Value | Description         |
| ---------- | ----- | ------------------- |
| Unknown    | 0     | Unknown script type |
| CRMScript  | 1     | CRMScript           |
| JavaScript | 2     | JavaScript          |

## Usage

* [ejscript](../ejscript).type - ejscript
