Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
non_negative_integer_value [2015/10/12 01:04]
admin
non_negative_integer_value [2026/08/28 03:28] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Non Negative Integer Value ====== ​+====== Non Negative Integer Value ======
  
 ===== Description ===== ===== Description =====
  
-Non-negative ​integer value constant.+Declares an integer value that is zero or greater, so that it 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 ​ | [[Non Negative Integer Value Type]] ​ | Non-negative integer ​value constant. ​ |+| Constant ​ | [[Non Negative Integer Value Type]] ​ | Non-negative integer constant. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
-| Object ​ | [[Non Negative Integer Value Type]] ​ | Non-negative integer ​value object. ​ |+| Object ​ | [[Non Negative Integer Value Type]] ​ | Non-negative integer object ​provided as the functor input.  |
  
 ===== Group ===== ===== Group =====
Line 23: Line 25:
 ===== Notes ===== ===== Notes =====
  
-None.+This functor was previously known as "​NonNegativeInt"​.
  
-===== Internal Name ===== +===== Internal Name =====
  
-NonNegativeInt+NonNegativeIntegerValue