literal
JavaScript: Literal from string.
Wrap the provided JavaScript code in an ExecutableScript which can be prepared for execution.
Return
Executable script for the provided code snippet.
Parameters
code
Code to wrap.
Wrap the provided JavaScript code in an ExecutableScript which can be prepared for execution.
Executable script for the provided code snippet.
Code to wrap.