When I do a
dbo.tsf_send_message ‘message’, null, 1 -- abort
in a task, I get a dialog like this in the Universal GUI:
In the WebGUI you'll get something like this:
Difference? Cancel versus OK.
Why is the Universal giving a Cancel button, and the WebGUI a OK button?
With Cancel you'd expect the task to be cancelled, but you don't, you're returned to the task (Press cancel to continue?). It's kind of a acknowledgement, but not a cancel I think.
Why is this a Cancel button, and not a OK or “Dismiss” for example?