RT 4.4.2 Documentation

RT::CustomFieldValues::Canonicalizer::Lowercase

Go to latest version →

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