Dialog Confirmation Yes No Cancel

Opens the standard confirmation Dialog box with yes, no and cancel buttons.

Settings

confirm

Opens the dialog box.

message

Message to display in the dialog box.

Usine will interpret strings '\n' and '/n' as line feeds if you want to display the message on several lines.
If the message starts by the character '#' it will be translated by the translator engine.

yes

Sends 1 value if the user clicks on the yes button.

no

Sends 1 value if the user clicks on the no button.

cancel

Sends 1 value if the user clicks on the cancel button.

See also

version 5.2.221206

Edit All Pages