Is there a way to type the tab character ('\t') when setting text in a text box?
How many spaces is this tab? Is there a way to set the tab spacing amount?
Also, is there a way to set the width (eg. 4 spaces) and alignment (left or right) for a number which the text box is writing?
Note that I'm not referring to the alignment (whether horizontal or vertical) of the text box object as a whole. I'm referring to individual values (whether they are numbers or text/strings) that are part of a larger group of text in this text box, and how to format the output.
Thanks.