140141142143144145146147148149150
// - - - - - - - - - - - - - - - Script script = getBody(); Activity activity = new JellyActivity( script ); if ( getVar() != null ) { getContext().setVariable( getVar(), activity );