Delimiter

Title
Stream Delimiter Code

Description
The delimiter character used in the data stream.

Definition
null

Codes
ValueDescription
TildeThe combining tilde character ~ (0x83).
CommaThe comma character , (0x2C).
ExclamationThe exclamation character ! (0x21).
PipeThe pipe character | (0xC7).
TabThe tab character (0x09).
UnderscoreThe underscore character _ (0x5F).