A COBOL statement that examines and optionally modifies characters or groups of characters in a data item. Supports TALLYING (counting), REPLACING, and CONVERTING operations. A key tool for *string handling*. (Ch. 17) See also: *STRING*, *UNSTRING*.