> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-add-read-me-page.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# system_script table

> A table containing the system script

## system\_script Table (378)

A table containing the system script

## Fields

| Name       | Description                                             | Type       | Nullable |
| ---------- | ------------------------------------------------------- | ---------- | :------: |
| id         | Primary key                                             | PK         |    No    |
| script\_id | Enum containing the values defining the various scripts | script\_id |    Yes   |
| body       | The script                                              | Clob       |    Yes   |

<img src="https://mintcdn.com/superofficeas-add-read-me-page/EIlQsei6VFGz7-lR/media/loc/en/database/tables/system_script.png?fit=max&auto=format&n=EIlQsei6VFGz7-lR&q=85&s=63df834b4d0ae35e2a62926a36cdbc10" alt="system_script table relationship diagram" width="129" height="59" data-path="media/loc/en/database/tables/system_script.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
