From Bright Pattern Documentation
< 5.19:Scenario-builder-reference-guide | ScenarioBlocks
Revision as of 09:46, 28 March 2025 by Wyler.metge (talk | contribs) (Updated via BpClonePage extension. Source page: draft:Scenario-builder-reference-guide/ScenarioBlocks/Return)
• 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 >