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