appmixer.e2b.core.RunCode
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Sandbox ID | text | The ID of the sandbox to run the code in, as returned by Create Sandbox. |
| Code | textarea | The source code to execute inside the sandbox. |
| Language | select | The programming language of the code. |
| Field | Type | Description |
|---|---|---|
| Result Text | string | - |
| Stdout | string | - |
| Stderr | string | - |
| Error | string | - |
| Rich Results | array | - |