VT top-level constant
String
const VT
Vertical Tabulation.
VT causes the active presentation position to be moved in the presentation component to the corresponding character position on the line at which the following line tabulation stop is set.
Implementation
const String VT = '\x0B';