Changes

no edit summary
Line 1: Line 1:  
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This action allows the actions in the If clause to be executed only if they are confirmed in the dialogue box displayed.
+
This action allows the execution of actions within an "If" clause only after confirmation by the user through a dialogue box appearing on the screen. When activated, an interactive dialogue box is presented which requires a response from the user.
If denied, the actions in the If clause are skipped.
+
 
 +
 
 +
If the user confirms the actions in the dialogue box, the actions specified in the "If" clause are executed.
 +
 
 +
If the user chooses not to confirm or deny the action in the dialog box, the actions specified in the "If" clause are skipped.
 
</pre>
 
</pre>
editors
1,590

edits