This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== For ====== ===== Description ===== This container makes a set of functors, linked in a dataflow chain, iterate a number of times. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | First Iteration Step | [[Non Negative Int Type|Non Negative Int]] | Initial step or model iteration. | | Last Iteration Step | [[Non Negative Int Type|Non Negative Int]] | Final step or model iteration. | ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ | Step Increment | [[Positive Int Type|Positive Int]] | Increment used to set the number of the next step or model iteration. | ===== Output ===== ===== Internal Outputs ===== ^ Name ^ Type ^ Description ^ | Step | [[Non Negative Int Type|Non Negative Int]] | Current step. | ===== Group ===== [[Functor List#Control | Control]] ===== Notes ===== ===== Internal Name ===== For