Versions Compared

Key

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

...

rule "Change 008 #33 to v for videorecording"
when
(existsControl "LDR.{6,1}.g")
then
replaceControlContents "008.{33,1}" with "v"
end

 

http://exl-edu.com/01_Alma/Alma_Administration_Certification_New_UI/Resources/Normalization_Processes/story_html5.html?lms=1

Additional normalization examples: https://developers.exlibrisgroup.com/blog/alma-normalization-rule-examples/

...