Represents byte value for tab.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
byte TAB()
Visual Basic
Function TAB As Byte
Visual C++
unsigned char TAB()

Return Value

The byte value for tab.

See Also