Parameters ========== .. toctree:: :maxdepth: 1 AliasSignals Constant CreateDict CreateListofGroupName CreateTuple Dictionary StringManip Quick reference --------------- .. list-table:: :widths: 25 15 60 :header-rows: 1 :align: left :class: left-align-caption wrap-table * - Module - Version - Description * - :ref:`Alias Signals ` - 2.0.0 - Extract only the signals with a specific Alias. * - :ref:`Constant ` - 2.0.0 - Passes a value to the next node. * - :ref:`Create Dictionary ` - 2.0.0 - Transforms key-value inputs into a dictionary output while preserving the original value. * - :ref:`Create List of Group Name ` - 2.0.0 - Creates a list of tuples that has two values of group and name. * - :ref:`Create Tuple ` - 2.0.0 - Creates a tuple from two input values. * - :ref:`Dictionary ` - 2.0.0 - Returns a value based on a key received in input. * - :ref:`String Manip ` - 2.0.0 - Allows string manipulaiton.