Allows asynchronous file loading from the LOAD or SCRIPT command. Saves the context, initiates a FileLoadThread instance. When the file loading completes, the file data (sans filename) is saved in the FileManager cache under cache://localLoad_xxxxx. Context is resumed at this command in the script,
(String prefix, String filename, int i,
boolean doClear)
source not stored for this graph (policy: none)
no test coverage detected