Answered
How to add tabulator space to a text?
How to use tabulator in text expression?
contents += "here should be a tabulator" + today;
How to use tabulator in text expression?
contents += "here should be a tabulator" + today;
If you mean a tab character: "\t"
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.