tabs = "string";
popup_list or list_box.
Specifies the placement of tabs in character width units. Possible value is a quoted string containing integers or floating-point numbers, separated by spaces (no default). These values are used for vertically aligning columns of text in aFor example, the following code specifies a tab stop at every 8 characters.
tabs = "8 16 24 32";