⇐ Index ⇐ Output
TAB
Pushes a tab character to the stack as a string. Useful for printing
Trace( Concat (Concat("COL1" TAB) "COL2"))
⇐ Index