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