Table of Contents

Field BS

Namespace
Microlithix.Text.Ansi
Assembly
AnsiParser.dll

Backspace

public const char BS = '\b'

Returns

char
Backspace

Remarks

BS causes the active data position to be moved one character position in the data component in the direction opposite to that of the implicit movement.

The direction of the implicit movement depends on the parameter value of SELECT IMPLICIT MOVEMENT DIRECTION (SIMD).