Telnet special character : Backspace.

Namespace: Jscape.Telnet
Assembly: Jscape.Telnet (in Jscape.Telnet.dll) Version: 2.6.1.0

Syntax

C#
protected internal static int BS
Visual Basic
Protected Friend Shared BS As Integer
Visual C++
protected public:
static int BS

Remarks

Moves the print head one character position towards the left margin.

See Also