> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for DeltaState

> Lists the enum values for DeltaState.

## DeltaState Enum

State of the delta, like draft or published

| Name      | Value | Description                                            |
| --------- | ----- | ------------------------------------------------------ |
| Unknown   | 0     | No state applicable for this delta, or not yet decided |
| Draft     | 1     | Draft                                                  |
| Published | 2     | Published                                              |

## Usage

* [ConfigurableScreenDelta](../configurablescreendelta).deltaState - Parts of recipes in SCIL to insert or remove in given recipes
