delimiter

A character that marks the beginning or end of a sequence of characters and is not considered part of the sequence itself. For example, the double quotation mark (") is one delimiter for string constants; the string "DOG" consists of the three characters D, O, and G, and does not include the quotation marks.