Run Global Script
Run Global Script¶
Executes a global script defined in the database, running inline and blocking until complete.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Global Script | The global script to execute from the database. | Number |
Examples¶
Run Global Script by Index¶
Executes global script 0 from the database, running it inline and blocking until complete.
Run a Different Global Script¶
Executes global script 5 from the database.