This command passes
JavaScript-expression to the JavaScript interpreter. The JavaScript expression is passed as a single string argument to the
javascript function or the
jscript function (depending on the
set javascriptinterpreter setting) for evaluation. Unlike other ACL commands, no variable substitution is performed.
If JavaScript returns a non-null defined result, it is displayed in the status line in the Edit pane. The JavaScript expression is evaluated in the global shared scope.