scriptExecutionContextMap
Maps execution contexts (for example, user event, scheduled, client) to associated scripts.
Columns
| Name | Type | References | Description |
| executioncontext | String | The execution context in which the script is running, such as 'userinterface', 'webservices', or 'scheduled'. This helps determine how and when the script was triggered. |