This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Step ====== ===== Description ===== Receives and passes on the current step or iteration of the innermost loop container holding this functor. ===== Inputs ===== None. ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ Default Value ^ | Step | [[Real Value Type]] | Current step or model iteration. When this functor is placed inside a loop container, this port connects to that container's current step automatically. | Provided automatically | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Step | [[Real Value Type]] | Current step or model iteration. | ===== Group ===== [[Functor List#Control | Control]] ===== Notes ===== This functor should be placed directly or indirectly inside a loop container. Placing it outside any loop container, connecting Step to a functor that is not a loop container, or setting Step to a fixed constant, all report a warning. ===== Internal Name ===== Step