letter

pattern

Syntax
letter
    


Purpose

letter is a predefined character class, used in pattern matching, that matches a character from the set of the 26 upper- or lowercase letters of the Roman alphabet, or any of the characters defined in the declare data-letters declaration at the beginning of an OmniMark program.