8081828384858687888990
{ if( initValueExpr != null ) { try { setInitValueAction(new ScriptAction(initValueExpr, exprLanguage)); } catch(ScriptException ex) { throw new EngineException(ex); }
8182838485868788899091