Executing actions based on the result of a command

The "Execute" action carries out the command that triggered the action.

You can determine that other actions are then carried out, depending on whether the command was executed successfully or not.

Use the Command executed column to determine under which conditions further actions are carried out:

<empty> Always carry out this action
Y The action is carried out if the command was executed successfully
N The action is carried out if the command was not executed successfully

For example, the "Next record" command triggers a series of actions. The command can either be carried out successfully (i.e. there are further records) or unsuccessfully (the last record is already selected):