Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
while [2026/08/28 03:36] hermann Sync from local documentation review |
while [2026/09/09 11:44] (current) hermann |
||
|---|---|---|---|
| Line 38: | Line 38: | ||
| Beyond the first execution, this container has no condition port of its own. Place a [[Set While Condition]] functor inside it and connect its output to decide whether the loop keeps running. | Beyond the first execution, this container has no condition port of its own. Place a [[Set While Condition]] functor inside it and connect its output to decide whether the loop keeps running. | ||
| - | When Initial Condition may be false, and a result produced by the contained functors is used outside the container, connect a matching junction (such as [[Map Junction]] or [[Value Junction]]) after the container, so a value still reaches the rest of the model when the content never executes. | + | When Initial Condition may be false, and a result produced by the contained functors is used outside the container, connect a matching [[functor_list#junction|junction]] after the container, so a value still reaches the rest of the model when the content never executes. |
| ===== Internal Name ===== | ===== Internal Name ===== | ||