This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Select Path ====== <note important> This operator is no longer part of Dinamica EGO 2.2. </note> ===== Description ===== This container picks up a file name from a series of file names. ===== Inputs ===== ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ Default Value ^ | Step | [[Positive Int Type|Positive Int]] | Current step or model iteration. | 1 | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Filename | [[Path Type|Path]] | Filename | ===== Group ===== [[Functor List#Stack | Stack]] ===== Notes ===== This container allows the replacement of one file name with another during a model execution. Any 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 file name inside the same container. Each filename inside the "Select Path" must be provided by a corresponding [[Number Path]]. ===== Internal Name ===== SelectPath