A COBOL statement that splits a single data item into multiple receiving fields based on delimiter characters. The counterpart to *STRING*. Supports DELIMITER IN, COUNT IN, and POINTER clauses for precise control. (Ch. 17) See also: *STRING*, *INSPECT*.