NBSP

Qubes 7.5 Returns a non-breaking space character.

Syntax

NBSP

Remarks

The non-breaking space character is a space character that prevents an automatic line break at its position.
Multiple non-breaking white-space are also not collapsed into a single space.

See also Chr.

Examples

NBSP = Chr(160) =  

Classification

Strings