REGEXP_REPLACE({custbody_internalmemo}, '[[:cntrl:...
# general
e
REGEXP_REPLACE({custbody_internalmemo}, '[[cntrl]]{2}', '<br>') Where {custbody_internalmemo} is the text area custom field on the transactions being searched.