====== 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 | [[Real Value Type|Real Value]] | Initial step or model iteration. | | Last Iteration Step | [[Real Value Type|Real Value]] | Final step or model iteration. | ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ | Step Increment | [[Real Value Type|Real Value]] | Increment/decrement used to set the number of the next step or model iteration. This value must always be non-zero. If the initial step is less than the final step, this value must be positive. Otherwise, this value must be negative. | ===== Output ===== ===== Internal Outputs ===== ^ Name ^ Type ^ Description ^ | Step | [[Real Value Type|Real Value]] | Current step. | ===== Group ===== [[Functor List#Control | Control]] ===== Notes ===== ===== Internal Name ===== For