====== Non Negative Integer Value ====== ===== Description ===== 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 ===== ^ Name ^ Type ^ Description ^ | Constant | [[Non Negative Integer Value Type]] | Non-negative integer constant. | ===== Optional Inputs ===== None. ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Object | [[Non Negative Integer Value Type]] | Non-negative integer object provided as the functor input. | ===== Group ===== [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] ===== Notes ===== This functor was previously known as "NonNegativeInt". ===== Internal Name ===== NonNegativeIntegerValue