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

> Enumerator for the days of the week

Enumerator for the days of the week

## Syntax

```crmscript theme={null}
Weekday
```

## Fields

| Name      | Description               |
| --------- | ------------------------- |
| Unknown   | 0: Unknown/undecided type |
| Monday    | Monday                    |
| Tuesday   | Tuesday                   |
| Wednesday | Wednesday                 |
| Thursday  | Thursday                  |
| Friday    | Friday                    |
| Saturday  | Saturday                  |
| Sunday    | Sunday                    |
