CSI top-level constant

String const CSI

Control Sequence Introducer.

CSI is used as the first character of a control sequence.

Implementation

const String CSI = '$ESC[';