Table of Contents
Extract Struct Tuple
Description
Inputs
Optional Inputs
Outputs
Group
Internal Name
Extract Struct Tuple
Description
Extract a tuple from a Struct by it's name.
Inputs
Name
Type
Description
Struct
Struct
Struct to extract the tuple from.
Name
String
Tuple name on struct.
Optional Inputs
None.
Outputs
Name
Type
Description
Tuple
Tuple
Extracted tuple.
Group
Integration
Internal Name
ExtractStructTuple