Is there a way in Groovy to throw an error message with line separator in error prompt
Summary:
Content (please ensure you mask any confidential information):
Hi Experts,
Is there a way to include line separators in error messages when using Groovy? I'm currently using throwVetoException
to trigger errors, but I can't format the prompt, making it difficult for users to identify issues. Any suggestions would be appreciated.
Thank you,
Jacky
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0