sc_confirm("Message")

Valid only in the PHP programming code that runs when called through a toolbar button.

This macro is used to confirm that the action must be really executed, preventing mistakes.

Ex. 1:
sc_confirm ("Do you really wish to execute this action??");