Script::doesScriptExist
For a full list, see here: pastebin.com/yLNWicUi
Syntax
script.doesScriptExist(scriptName);
Required Arguments
- scriptName: String
Return value
- Boolean
Example
todo
For a full list, see here: pastebin.com/yLNWicUi
script.doesScriptExist(scriptName);
todo