A COBOL feature that allows access to a substring of a data item by specifying a starting position and length in parentheses: DATA-ITEM(start:length). (Ch. 19) See also: *STRING*, *UNSTRING*, *Pointer*.