Add Tuple Value
Description
This functor appends a value to the end of a given tuple.
Inputs
Name | Type | Description |
---|---|---|
Tuple | Tuple | Input tuple to which the value will be appended to. |
Value | Table Value | Value that will be appended to the tuple. |
Outputs
Name | Type | Description |
---|---|---|
Result | Tuple | The resulting tuple. |
Group
Notes
Internal Name
Add Tuple Value