Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
select_sub_table [2013/08/09 20:22]
admin
select_sub_table [2013/08/09 20:32]
127.0.0.1 external edit
Line 29: Line 29:
  
 ^ Key1*  ^ Key2*  ^ Value1 ​ ^ Value2 ​ ^ ^ Key1*  ^ Key2*  ^ Value1 ​ ^ Value2 ​ ^
-| 1  | 12  | "​bbbb" ​ | 23  | +|@lightyellow: ​1  |@yellow: ​12  |@yellow: ​"​bbbb" ​ |@yellow: ​23  | 
-| 5  | 12  | "​cccc" ​ | 23  | +|@lightgreen: ​5  |@green: ​12  |@green: ​"​cccc" ​ |@green: ​23  | 
-| 5  | 11  | "​bbbb" ​ | 14  |+|@lightgreen: ​5  |@green: ​11  |@green: ​"​bbbb" ​ |@green: ​14  |
 | 12  | 22  | "​aaaa" ​ | 23  | | 12  | 22  | "​aaaa" ​ | 23  |
  
-Retrieving the sub-table corresponding to Key 5 returns the following table for both operators:+Retrieving the sub-table corresponding to Key1 5 returns the following table for both operators:
  
 ^ Key2*  ^ Value1 ​ ^ Value2 ​ ^ ^ Key2*  ^ Value1 ​ ^ Value2 ​ ^
-| 12  | "​cccc" ​ | 23  | +|@green: ​12  |@green: ​"​cccc" ​ |@green: ​23  | 
-| 11  | "​bbbb" ​ | 14  |+|@green: ​11  |@green: ​"​bbbb" ​ |@green: ​14  |
  
-However, retrieving the sub-table corresponding to to key 4 fails for [[Get Table From Key]], but returns ​+However, retrieving the sub-table corresponding to Key1 4 fails for [[Get Table From Key]], but returns ​
  
 ^ Key2*  ^ Value1 ​ ^ Value2 ​ ^ ^ Key2*  ^ Value1 ​ ^ Value2 ​ ^
-| 12  | "​bbbb" ​ | 23  |+|@yellow: ​12  |@yellow: ​"​bbbb" ​ |@yellow: ​23  |
  
 ===== Internal Name ===== ===== Internal Name =====
  
-GetTableValue+SelectSubTable