Versions Compared

Key

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


How do I…

Expand
titleMove IF-ENDIF blocks in task within a task
  1. Select IF.
  2. Click on Move up or down to move the entire block.
Expand
titleRemove IF block in a task
  1. Select IF.
  2. Click on remove step.
  3. User is provided with the following three options:
    1. RemoveBlock: On selecting this option, all steps (including intermediate ELSE IF / ELSE) will be removed from Task.
    2. RemoveCondition: On selecting this option, only conditional structure of block is removed, all steps are retained.
    3. Cancel: Exits the popup or return.

...