Control Flow

Learn more about errors that can occur with control flow steps.

# Jump to another step: step not found


Error: "Jump to another step": Step number given does not exist in this axiom.

Alternative(s): "Step number given does not exist in this axiom"

Problem: The step number that has been entered into the jump to another step step does not exist.

Fix: Check the step that you have entered into this step exists.

# Check did not pass


Error: Continue condition check did not pass.

Problem: A conditional step within your automation failed due to the condition set within it.

Fix: Check the condition step to ensure that it is correctly able to check the condition set.