GS top-level constant

String const GS

Group Separator (or IS3 - Information Separator Three).

IS3 is used to separate and qualify data logically; its specific meaning has to be defined for each application. If this control function is used in hierarchical order, it may delimit a data item called a group.

Implementation

const String GS = '\x1D';