  | ASCII_CharsTAB Field | 
Linkar Framework for .NET and Core
            ASCII character horizontal tab.
            
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntaxpublic const byte TAB = 9
Public Const TAB As Byte = 9
public:
literal unsigned char TAB = 9
static val mutable TAB: byte
Field Value
Byte
See Also