Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
get_tuple_value [2013/08/08 21:50]
admin created
get_tuple_value [2015/10/12 16:47] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Index  | [[Positive ​Int Type|Positive Int]]  | Index of desired value in tuple. ​ | +| Index  | [[Positive ​Integer Value Type]] ​ | Index of desired value in tuple. ​ | 
-| Tuple  | [[Tuple Type|Tuple]]  | Tuple to extract the value from.  |+| Tuple  | [[Tuple Type]] ​ | Tuple to extract the value from.  |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Result ​ | [[Table Value Type|Table Value]]  | Value extracted from tuple. ​ |+| Result ​ | [[Table Value Type]] ​ | Value extracted from tuple. ​ |
  
 ===== Group ===== ===== Group =====
Line 21: Line 21:
  
 ===== Notes ===== ===== Notes =====
 +
 +None.
  
 ===== Internal Name ===== ===== Internal Name =====