Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
boolean_value [2011/07/31 15:37] hermann created |
boolean_value [2015/10/12 01:34] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Bool ====== | + | ====== Boolean Value ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Structure used as a link to other functors. | + | Boolean value constant. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | constant | [[ Bool Type|Bool ]] | Data carrier for boolean. | | + | | constant | [[Boolean Value Type]] | Boolean value constant. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | object | [[ Bool Type|Bool ]] | The object is a boolean. | | + | | object | [[Boolean Value Type]] | Boolean value object. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 22: | Line 24: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| - | Bool | + | BooleanValue |