Description
Excerpt |
---|
You want to stop the process and return an display a message to the user. |
Use the regular ERROR() command for this task.
...
Adding Line-breaks
For line breaks, include use Char = 10 and 13. Also known as CRLF., also known as carriage return (CR) line feed (LF).
Use MobToolbox.CRLFSeparator() or MobToolbox.CRLFSeparator()
Examples
Error('Line%1breaks%1here', MobToolboxMobToolbox.GetCRLFCRLFSeparator());
Tip: The same goes for "Successmessage"
SuccessMessage := StrSubstNo('Line%1breaks%1here', MobToolboxMobToolbox.GetCRLFCRLFSeparator());
Filter by label (Content by label) showLabels false max 150 showSpace false title See also excludeCurrent true cql label = "groupingdialog"