embedded
JavaScript: Embedded in classpath.
Load JavaScript code from the file at the provided path in the host app classpath, and wrap the result in an ExecutableScript which can be prepared for execution.
Return
Executable script for the provided embedded script.
Parameters
path
Path to load.