Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
get_table_from_key [2013/08/09 20:27]
127.0.0.1 external edit
get_table_from_key [2015/10/12 00:30]
admin
Line 8: Line 8:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| Table  | [[Table Type|Table]]  | The input table. ​ | +| Table  | [[Table Type]] ​ | The input table. ​ | 
-| Keys  | [[Tuple Type|Tuple]]  | Chain of keys identifying the sub-table that will be retrieved. ​ |+| Keys  | [[Tuple Type]] ​ | Chain of keys identifying the sub-table that will be retrieved. ​ |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Result ​ | [[Table Type|Table]]  | The resulting sub-table. ​ |+| Result ​ | [[Table Type]] ​ | The resulting sub-table. ​ |
  
 ===== Group ===== ===== Group =====