SUB top-level constant

String const SUB

Substitute.

SUB is used in the place of a character that has been found to be invalid or in error. SUB is intended to be introduced by automatic means.

Implementation

const String SUB = '\x1A';