From Bright Pattern Documentation
• 5.19
Return
The Return scenario block is primarily for use in "child" scenarios that were initiated by the Start Another Scenario block from another (e.g. the "parent") scenario.
- In a Child Scenario: When a Return block is reached, the child scenario ends, and the initiating (parent) scenario continues from the block immediately after the Start Another Scenario block that initiated the child scenario.
- In a Standalone Scenario: If used in a scenario not started by Start Another Scenario, the Return block acts like an Exit block, stopping the scenario completely.
< Previous | Next >