Appearance
Check Script
Checks if a script text is valid. The original text of the script is not changed.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | Admin, Sys |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Script | string | Name of the script ([Script]). | yes | ||
| Text | array of string | Text of the script. | no |
Result
No fields
Code
text
CHECK SCRIPT
SCRIPT=[string, Needed]
TEXT=[string, Multiple]