Has anyone succeeded in using the EditBox method to populate multiple lines of text into the TextObject command? I’ve only been able to get it to work by adding the new line character (\n) to the end of each line. But that defeats the purpose as I could just use a string box if I have to do that.