====== Select Map ====== ===== Description ===== This container picks up a map from a series of maps. ===== Inputs ===== None. ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ Default Value ^ | Step | [[Positive Integer Value Type]] | Current step or model iteration. | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | map | [[Map Type]] | Any map. | ===== Group ===== [[Functor List#Stack | Stack]] ===== Notes ===== This container allows the replacement of one map with another during a model execution. Any map 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 map inside the same container. Each map inside the "Select Map" must be provided by a corresponding [[Number Map]]. ===== Internal Name ===== SelectMap