ScriptExists
Returns true or false indicating if a script with the provided name exists.
Syntax
ScriptExists "script_name"
Returns
bool value
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
script name | Yes | Any text e.g. "Hello, World!" |
On a running server
Use serhelp ScriptExists to inspect the reference generated by your installed SER version.