====== Select Lookup Table ====== ===== Description ===== This container picks up a lookup table from a series of tables. ===== Inputs ===== ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ Default Value ^ | Step | [[Positive Integer Value Type]] | Current step or model iteration. | 1 | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Table | [[Lookup Table Type]] | A lookup table. | ===== Group ===== [[Functor List#Stack | Stack]] ===== Notes ===== This container allows replacement of one lookup table with another during a model execution. Any lookup table inside this container will begin to be used by a simulation according to its number identifier and will continue to be used until the model step reaches the number identifier of another lookup table inside the same container. Each lookup table inside the "Select Lookup Table" must be provided by a corresponding [[Number Table]]. ===== Internal Name ===== SelectLookupTable