Differences

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

Link to this comparison view

Next revision
Previous revision
integer_value [2011/07/31 18:05]
hermann created
integer_value [2026/08/28 03:25] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== ​Int ====== ​+====== ​Integer Value ======
  
 ===== Description ===== ===== Description =====
  
-Integer declarer.+Declares an integer value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model.
  
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Constant ​ | [[ Int Type|Int  ​]]  | Integer constant. ​ |+| Constant ​ | [[Integer Value Type]] ​ | Integer ​value or constant. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Object ​ | [[ Int Type|Int  ​]] | Integer ​object.  |+| Object ​ | [[Integer Value Type]] ​ | Integer ​value or constant provided as the functor input.  |
  
 ===== Group ===== ===== Group =====
Line 23: Line 25:
 ===== Notes ===== ===== Notes =====
  
-===== Internal Name ===== +This functor was previously known as "​Int"​. 
 + 
 +===== Internal Name =====
  
-Int+IntegerValue