Tab
Returns the tab character, i.e.
Chr$(9)
.
CONST
Tab
AS String = "\t"
Referenced by :
Tab