====== Boolean Value ====== ===== Description ===== Declares a boolean value that 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 | [[Boolean Value Type]] | Boolean value or constant. | ===== Optional Inputs ===== None. ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Object | [[Boolean Value Type]] | Boolean value or constant provided as the functor input. | ===== Group ===== [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] ===== Notes ===== This functor was previously known as "Bool". ===== Internal Name ===== BooleanValue