RT 4.4.6 Documentation
RT::CustomFieldValues::Canonicalizer::Lowercase
NAME
RT::CustomFieldValues::Canonicalizer::Lowercase - lowercase custom field values
DESCRIPTION
This canonicalizer adjusts the custom field value to have all lowercase characters. It is Unicode-aware, so for example "Ω" will become "ω".
← Back to index