> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usebrainbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Run code

Run code.

## Input

| Property        | Type       | Required | Description                      |
| --------------- | ---------- | -------- | -------------------------------- |
| globalVariables | LONG\_TEXT | Yes      | The dictionary of all variables. |
| code            | LONG\_TEXT | Yes      | The code to be executed.         |

## Sample Output

```json theme={null}
{}
```
