This dialog allows editing and deletion of a task.
On the right of each action is an icon stipulating whether the action is a setting or not. See here for more information.
If an action has had a condition set for it, the condition is shown with a red or green bar next to it; green indicates that the condition is currently met (the action will execute), red indicates the opposite. Of course, when the task is executed it could be that it changes things so that the condition is then met.
If an action is within an If / End If
block it is displayed
indented with a red or green margin. The colours have the same significance
as for individual action conditions described above.
If an action is within a For loop it
is displayed indented with a grey margin. If the For
action has a condition on it which is not met, the margin will be red
(because the actions in the loop will never execute, like an If / End If
block).
Run the task. Be aware that if the Task e.g. loads another activity, you must return to Tasker and press save otherwise all changes made while in the Task Edit screen will be lost.
Tasks run via the Test button have priority 10.