What is the character to use to Place a ‘return’ in a string resource?
IE: In the value of a string, ‘/’ means there is no space before the words in the string….Is there a char to use that puts in a return so I can have the string displayed in multiple paragraphs?
You can use
\nor if it’s going to output to HTML,<br>