====== Positive Integer Value ====== ===== Description ===== Declares an integer value greater than zero, 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 | [[Positive Integer Value Type]] | Value or constant representing a positive integer. | ===== Optional Inputs ===== None. ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Object | [[Positive Integer Value Type]] | Value or constant representing a positive integer, provided as the functor input. | ===== Group ===== [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] ===== Notes ===== This functor was previously known as "PositiveInt". ===== Internal Name ===== PositiveIntegerValue