====== Mux Tuple ====== ===== Description ===== Initiate and feedback a loop variable containing a tuple. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Initial | [[tuple_type|Tuple Type]] | Initial tuple. | | Feedback| [[tuple_type|Tuple Type]] | Tuple generated from model step. | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Tuple| [[tuple_type|Tuple Type]] | Tuple. | ===== Group ===== [[Functor List#Control | Control]] ===== Internal Name ===== MuxTuple