$_scriptCode
$_scriptCode : string
Inline script.
__construct(string $scriptCode, array|null $params = null, string|null $lang = null, string|null $documentId = null)
| string | $scriptCode | Script source code |
| array|null | $params | |
| string|null | $lang | |
| string|null | $documentId | Document ID the script action should be performed on (only relevant in update context) |