I’m having trouble with Input text with a tab character in a text box.
The following works perfectly fine with the newline character (n), but I can’t seem to find a tab character (t)
Input Text stPasteData-inputEl abc${n}abc
Anyone has any idea?
Thanks!