SS2 top-level constant
String
const SS2
Single-Shift Two.
SS2 is used for code extension purposes. It causes the meanings of the bytes following it in the data stream to be changed.
The use of SS2 is defined in Standard ECMA-35.
Implementation
const String SS2 = '${ESC}N';