XojoScript.Run
From Xojo Documentation
Method
Runs the code Source until it is done.
Notes
CachedObject must be code compiled with the Compile method.
If the CachedObject is not valid compiled code, a XojoScriptException is raised.
Runs the code Source until it is done.
CachedObject must be code compiled with the Compile method.
If the CachedObject is not valid compiled code, a XojoScriptException is raised.