!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 { void doIt { LS statements = dm_gazelle_statementsFromAppliedRules(); pnl(statements); } }