Which is the result of sc_alert when you push OK button ?

Hi all,

I need to understand how can I manage the choice of a sc_alert message.
What can I manage the result when user push the OK button.

IF sc_alert ===> OK
then DO SOMETHING
else
DO SOMETHING ELSE.

Could you make a short simple example ?
Thanks

Hi Gino,
This is the same question you asked before just a few days before. You cannot intercept the sc_alert message.

NOoooo !!! ;-((

If You will push the OK button then as a result nothing will happen because sc alert is not working in it.