Get Tuple Size
Description
Get the number of elements of a tuple.
Inputs
| Name | Type | Description | Default Value |
|---|---|---|---|
| Tuple | Tuple | Tuple to get the size from. |
Optional Inputs
None.
Output
| Name | Type | Description |
|---|---|---|
| Result | Non Negative Integer Value | Number of elements of the input tuple |
Group
Notes
None.
Internal Name
GetTupleSize