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
extract_lookup_table_from_lookup_table_group [2011/07/31 15:34]
hermann [Inputs]
extract_lookup_table_from_lookup_table_group [2026/08/28 03:18] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Extract Lookup Table From Lookup Table Group ====== ​+====== Extract Lookup Table From Lookup Table Group ======
  
 ===== Description ===== ===== Description =====
  
-This functor extracts a lookup table from a lookup table group.+Extracts the lookup table corresponding to a given index from a lookup table group.
  
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Lookup Table Group  | [[ Lookup Table Group Type|Lookup Table Group  ​]]  |  The input lookup table group. ​ | +| Lookup Table Group  | [[Lookup Table Group Type]] ​ | Input lookup table group. ​ | 
-| Lookup Table Index  | [[Positive ​Int Type|Positive Int  ​]]  | The index corresponding to a lookup table in the lookup table group. ​ |+| Lookup Table Index  | [[Positive ​Integer Value Type]] ​ | Index of the lookup table to extract from Lookup Table Group, matching the sequential number assigned to it by its [[Number Table]] hook inside the [[Create Lookup Table Group]] that produced the group. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Lookup Table  | [[ Lookup Table Type| Lookup Table  ​]]  |  The selected ​lookup table. ​ |+| Lookup Table  | [[Lookup Table Type]] ​ | The resulting ​lookup table. ​ |
  
 ===== Group ===== ===== Group =====
  
-[[Functor List#Table | Table]]+[[Functor List#Lookup ​Table | Lookup ​Table]] 
 + 
 +===== Notes =====
  
-===== Notes ===== +None.
  
-===== Internal Name ===== +===== Internal Name =====
  
 ExtractLookupTableFromLookupTableGroup ExtractLookupTableFromLookupTableGroup