Gets a value from a tuple.
| Name | Type | Description |
|---|---|---|
| Index | Positive Integer Value Type | Index of the desired value in the tuple. |
| Tuple | Tuple Type | Tuple to extract the value from. |
None.
| Name | Type | Description |
|---|---|---|
| Result | Table Value Type | Value extracted from the tuple. |
None.
GetTupleValue