====== Lookup Table Filename ====== ===== Description ===== Declares a lookup table filename value that can be reused as the input to more than one functor, or used as a constant. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Constant | [[Lookup Table Filename Type]] | Lookup table filename value carried by this functor. | ===== Optional Inputs ===== None. ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Object | [[Lookup Table Filename Type]] | The lookup table filename value provided as this functor's input. | ===== Group ===== [[Functor List#Lookup Table | Lookup Table]] ===== Notes ===== 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