!7 //import static x30_pkg.x30_util.getOpt_cache; //import static x30_pkg.x30_util.getOpt_cached; set flag DynModule. // no cmodule b/c of DynamicObject+getOpt module AnalyzeAppliedRules > DynSingleFunctionWithPrintLog { LS statements; void doIt { statements = dm_gazelle_statementsFromAppliedRules(); pnl(statements); } }