Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldDescription
Task Plan

PhixFlow displays the name of the selected task plan. You can:

  • select a different task plan from the drop-down list.
  • Insert excerpt
    _add
    _add
    nopaneltrue
     a new task plan
  • Insert excerpt
    _taskplan_show
    _taskplan_show
    nopaneltrue
    .
Expression

Enter a PhixFlowexpression that evaluates to:

  • either 1 which means /wiki/spaces/HELPTRUNK/pages/47218879. PhixFlow runs the first task plan that evaluates to true, and ignores subsequent task plan rules.
  • or 0 which means false. PhixFlow does not run the task plan.

Insert excerpt
_true_false
_true_false
nopaneltrue

OrderIf there are multiple Task Plan Rules in the action, specify the order in which PhixFlow evaluates their expression. The order is important, as PhixFlow only runs the first task plan whose expression evaluates to true. 

...