How the tab character is represented in Visual Basic from Applications code

Excel is using VBA (Visual Basic for Applications) as its scripting language. The tab character is represented with the “char(9)”  string.