Skip to main content

ScriptExists

Returns true or false indicating if a script with the provided name exists.

Syntax​

ScriptExists "script_name"

Returns​

bool value

Arguments​

NameRequiredTypeDescription
script nameYesAny text e.g. "Hello, World!"

On a running server​

Use serhelp ScriptExists to inspect the reference generated by your installed SER version.