====== Extract Lookup Table From Lookup Table Group ====== ===== Description ===== Extracts the lookup table corresponding to a given index from a lookup table group. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Lookup Table Group | [[Lookup Table Group Type]] | Input 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 ===== None. ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Lookup Table | [[Lookup Table Type]] | The resulting lookup table. | ===== Group ===== [[Functor List#Lookup Table | Lookup Table]] ===== Notes ===== None. ===== Internal Name ===== ExtractLookupTableFromLookupTableGroup