SS3 top-level constant
String
const SS3
Single-Shift Three.
SS3 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 SS3 is defined in Standard ECMA-35.
Implementation
const String SS3 = '${ESC}O';