Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
boolean_value [2015/10/12 01:34] admin |
boolean_value [2026/08/28 03:09] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Boolean Value ====== | + | ====== Boolean Value ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Boolean value constant. | + | 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 ===== | ===== Inputs ===== | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | constant | [[Boolean Value Type]] | Boolean value constant. | | + | | Constant | [[Boolean Value Type]] | Boolean value or constant. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 17: | Line 17: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | object | [[Boolean Value Type]] | Boolean value object. | | + | | Object | [[Boolean Value Type]] | Boolean value or constant provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 25: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | None. | + | This functor was previously known as "Bool". |
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| - | Bool | + | BooleanValue |