Throwing Warning Message
Content
Below is the script we'd created that will display a warning message.
def warning = 'Customer Account is outsde your Market Unit.'
adf.error.warn(warning)
Issue: There are extra words in the message. Please see attached snippet. is it possible to remove those extra words?
Thanks.
Tagged:
1