Syntax: loadfile("filename")
Description: Runs the M-script file specified by filename.
Group: IO
Note:
Example:
loadfile("script.m");
Also see:
Implemented in: LambdaLOADFILE.java