Is it possible to include escape characters such as tabs or line breaks in strings that will be treated as such in a text object. For instance:
Code: Select all
%s = "X" + "\t" + "Y"
text MytextObject
MyTextObject.append %sThanks,
Erik. (up to date version)
