RT 5.0.5 Documentation

RT::CustomFieldValues::Canonicalizer::Uppercase

NAME

RT::CustomFieldValues::Canonicalizer::Uppercase - uppercase custom field values

DESCRIPTION

This canonicalizer adjusts the custom field value to have all uppercase characters. It is Unicode-aware, so for example "ω" will become "Ω".

← Back to index