====== Select Table Filename ====== ===== Description ===== This container picks up a file name from a series of 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 ^ | Table Filename | [[Table Filename Type]] | A table filename. | ===== Group ===== [[Functor List#Stack | Stack]] ===== Notes ===== This container allows the replacement of one table file name with another during a model execution. Any table 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 table file name inside the same container. Each table filename inside the Select Table Filename must be provided by a corresponding [[Number Table Filename]]. ===== Internal Name ===== SelectTableFilename