Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

rule "remove available for groups"
when
(TRUE)
then
removeField "949" if (not exists "949.{*,*}.z.INSTITUTION CODE")
end

...