Any idea why my newline code (2 forward slashes \\) below is not being rendered properly in the comments? They are displaying as is.
issueInputParameters.setComment('Resource Admin, \\ \\ We have noticed that this issue has not been updated for a period of 7 days. \\ We will assume that this issue is resolved and close the ticket. If you still need help, just reply comment on the ticket and we will reopen it. You can also request a delay (freeze) now if you need more time to respond. \\ If you have managed to resolve this issue locally, please take a moment to share your solution for future reference. \\ \\ Kind Regards, \\ *Support Team*')
Not Sure if you already found the answer to this question, try using "\\\\" for line break.
issueInputParameters.setComment('Resource Admin, \\\\ We have noticed that this issue has not been updated for a period of 7 days.....')
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.