Set Message
A Set Message step is used when you want a specific message stored in a string. For example, if you wanted to output the message "Too many claims in last three years." if a policy fails a specific underwriting rule, you could use a Set Message step. The variable field must be a string data type.
The message field can contain up to 1024 characters and allows for these special characters: asterisk ( * ), colon ( : ), and question mark ( ? ). See Restrictions for more information.
See Using Set Underwriting to Fail and Set Message for an example.