Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
lookup_table_filename [2013/07/29 16:05] admin created |
lookup_table_filename [2026/08/28 03:27] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Lookup Table Filename ====== | + | ====== Lookup Table Filename ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Lookup table filename constant. | + | Declares a lookup table filename value that can be reused as the input to more than one functor, or used as a constant. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Constant | [[Lookup Table Filename Type|Lookup Table Filename]] | Lookup table filename. | | + | | Constant | [[Lookup Table Filename Type]] | Lookup table filename value carried by this functor. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[Lookup Table Filename Type|Lookup Table Filename]] | Lookup table filename entered as the functor input. | | + | | Object | [[Lookup Table Filename Type]] | The lookup table filename value provided as this functor's input. | |
| ===== Group ===== | ===== Group ===== | ||
| - | [[Functor List#Lookup Table|Lookup Table]] | + | [[Functor List#Lookup Table | Lookup Table]] |
| ===== Notes ===== | ===== Notes ===== | ||
| - | ===== Internal Name ===== | + | This functor passes its input value to its output unmodified, and can be used to feed the same lookup table filename into more than one functor, or to hold a constant lookup table filename. |
| + | |||
| + | ===== Internal Name ===== | ||
| LookupTableFilename | LookupTableFilename | ||