Allow to use key %nl% in messages_properties #4256
Answered
by
pop4959
ProblemsSender
asked this question in
Q&A
-
%nl% is "newline", which allows us to make any output that goes after %nl% key will have to be output in the next line |
Beta Was this translation helpful? Give feedback.
Answered by
pop4959
Jun 21, 2021
Replies: 1 comment
-
\n is used to denote a new line. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pop4959
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
\n is used to denote a new line.