BS

Constant BS 

Source
pub const BS: char = '\x08';
Expand description

ยงBackspace

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).