ScriptUtils
object ScriptUtils
Utility object providing extension functions for ScriptEngine.
Properties
Link copied to clipboard
Returns the engine-scope Bindings for this ScriptEngine.
Link copied to clipboard
Returns the global-scope Bindings for this ScriptEngine.
Functions
Link copied to clipboard
Returns the Bindings for the specified scope on this ScriptEngine.
Link copied to clipboard
Resets the context of this ScriptEngine by creating a new SimpleScriptContext with fresh bindings.