Changes between Initial Version and Version 1 of Ticket #61945, comment 13


Ignore:
Timestamp:
Dec 31, 2020, 10:49:22 PM (3 years ago)
Author:
mouse07410 (Mouse)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61945, comment 13

    initial v1  
    7272}}}
    7373
    74 Changing "\n" to "\\n" did not lead to success - same silly compile error. Will try commenting out the text altogether, and splitting+concatenating next.
     74Changing {{{"\n"}}} to {{{"\\n"}}} did not lead to success - same silly compile error. Will try commenting out the text altogether, and splitting+concatenating next.