Hello all, I am having trouble adding a carriage return to the end of a string.
I can easily add carriage returns between strings with + (string spectral), but I only need to add it to the end.
I could make this work by using Cons (string) with an empty string input for the second slice… but I figured there is a better way to just add the carriage return to a single string.
how could those be missing! see attached modules for different ways to create newlines. take their output and add it to your string using a + (String) node.