Four rule types are informally known as the free text rules:
Together, these support searching, transformation, and extraction of words, phrases, or other patterns from text strings, such as a note or the free-form section of SWIFTNet messages.
PRPC support of these facilities is based on the Java implementation of regular expressions (java.util.regex.Pattern
).