Table of Contents

Add Tuple Value

Description

Appends a value to the end of a given tuple.

Inputs

Name Type Description
Tuple Tuple Type Input tuple to which the value will be appended.
Value Table Value Type Value to be appended to the tuple.

Optional Inputs

None.

Outputs

Name Type Description
Result Tuple Type The resulting tuple after the value is appended.

Group

Table

Notes

None.

Internal Name

AddTupleValue