The list of task actions

Each task has a list of actions. You can find this list on the Actions tab. Along with actions you can find the If and TextLoop statements in this list. Statements have a blue background.

The list has a tree-like structure, thus, all actions related to a certain statement are within this statement. If an action is not related to any statement, it is at the top level of the tree.

To manage actions and statements, you should use buttons on the toolbar above the action list, or the context menu, or the main menu of the program.




New action…
When you use this command, the window where you can select the necessary action or expression appears. In this window you specify parameters for the action or the statement.

Edit action…
When you use this command, the window where you can change the action type or edit its parameters appears.

Note: You cannot turn a statement into an action or vice versa, as it would change the hierarchic structure of the action list.

Drop action
This command allows you to remove an action or a statement from the list. When you remove a statement, all actions related to it are also removed.

Note: The program will not let you drop an action the parameters of which affect an If statement.

Up action
Down action
Use these items to move actions and statements up or down the list. When you move a statement, all the actions related to it are also moved.

Note: The program will not let you move an action the parameters of which affect an If statement to a position lower that that of this statement.