====== String Junction ====== ===== Description ===== This functor picks one string from two execution pipelines. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Possible String 1 | [[string_type|String Type]] | String output from an execution pipeline. | | Possible String 2 | [[string_type|String Type]] | String output from an execution pipeline. | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | String| [[string_type|String Type]] | String output from an execution pipeline. | ===== Group ===== [[Functor List#Control | Control]] ===== Internal Name ===== stringJunction