Differences

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

Link to this comparison view

table_filename [2011/07/31 21:32]
hermann created
table_filename [2026/08/28 03:35] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Table Filename ====== ​+====== Table Filename ======
  
 ===== Description ===== ===== Description =====
  
-Table filename constant.+Declares a 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 ​ | [[Table Filename Type|Table Filename]] | Table filename. ​ |+| Constant ​ | [[Table Filename Type]] ​ | Table filename ​value carried by this functor.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Object ​ | [[Table Filename Type| Table Filename]]  | Table filename ​entered ​as the functor input. ​ |+| Object ​ | [[Table Filename Type]] ​ | The table filename ​value provided ​as this functor'​s ​input. ​ |
  
 ===== Group ===== ===== Group =====
Line 23: Line 25:
 ===== Notes ===== ===== Notes =====
  
-===== Internal Name ===== +This functor passes its input value to its output unmodified, and can be used to feed the same table filename into more than one functor, or to hold a constant table filename. 
 + 
 +===== Internal Name =====
  
 TableFilename TableFilename