This is an old revision of the document!
PHP's gd library is missing or unable to create PNG images
Get Tuple Value
Description
Get a value from a tuple.
Inputs
| Name | Type | Description |
|---|---|---|
| Index | Positive Int | Index of desired value in tuple. |
| Tuple | Tuple | Tuple to extract the value from. |
Outputs
| Name | Type | Description |
|---|---|---|
| Result | Table Value | Value extracted from tuple. |
Group
Notes
Internal Name
GetTupleValue