Differences

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

Link to this comparison view

Both sides previous revision Previous revision
table_cell_type [2013/08/09 22:08]
127.0.0.1 external edit
table_cell_type [2026/08/28 03:35] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Table Cell ====== ​+====== Table Cell Type ======
  
 ===== Description ===== ===== Description =====
  
-This functor is structure ​used as a link to other functors.+Declares ​table cell type 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 Cell Type|Table Cell]]  | Data carrier for table cell type.  |+| Constant ​ | [[Table Cell Type]] ​ | Table cell type value carried by this functor.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
-  + 
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Object ​ | [[Lookup ​Table Type|Lookup Table]]  | The object is a table cell type.  |+| Object ​ | [[Table ​Cell Type]] ​ | The table cell type 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 cell type into more than one functor, or to hold a constant table cell type. 
 + 
 +===== Internal Name =====
  
 TableCellType TableCellType