NBH top-level constant
String
const NBH
No Break Here.
NBH is used to indicate a point where a line break shall not occur when text is formatted. NBH may occur between two graphic characters either or both of which may be SPACE.
Implementation
const String NBH = '${ESC}C';