Streaming Hub 0.1

Use a variable in a condition

Control a step with a saved project value.

Alpha
BeginnerUpdated 2026-07-22

Steps

  1. Create a project variable under vars.*.
  2. Add or select a step.
  3. Open the common step settings.
  4. Enable Condition and select the variable path.
  5. Choose the comparison and expected value.
  6. Test both matching and non-matching values.

Verify

The step runs only when the condition is true. Runtime Inspector records whether the step ran or was skipped.

Related