Command: ole.IsLoaded(script);
Syntax: ole.IsLoaded(string script);
Return: bool
Check if a script file is loaded. If the script is located into the Scripts folder, you need to
specify only the script file name, otherwise you will need to specify the full path to the file.
Example: