7273747576777879808182
result = cx.evaluateString( scope, script, "<cmd>", 1, null ); } catch(Exception e){ e.printStackTrace(); throw new ScriptException( e.getMessage(), e ); } finally { //flushes the current context Context.exit(); }