Functions Palette/Programming/Boolean: Difference between revisions
Appearance
m Remove from ancestor categories |
Added parent navigation |
||
| Line 2: | Line 2: | ||
|image = Boolean Palette.png | |image = Boolean Palette.png | ||
|title = Boolean palette | |title = Boolean palette | ||
|parent = Functions Palette/Programming{{!}}Programming palette | |||
|1 = And function{{!}}And | |1 = And function{{!}}And | ||
|2 = Or function{{!}}Or | |2 = Or function{{!}}Or | ||
Revision as of 19:24, 24 June 2020

| Object information | |
|---|---|
| Owning palette(s) | Programming palette |
| Type | Palette |
| Requires | Basic Development Environment |
The Boolean palette provides constants and functions that can be performed on Boolean, Numeric and Fixed-point values.
Functions
| Logical And | |
| Logical Or | |
| Exclusive Or | |
| Not | |
| Compound Arithmetic | |
| Not And | |
| Not Or | |
| Not Exclusive Or | |
| Implies | |
| And Array Elements | |
| Or Array Elements | |
| Num to Array | |
| Array to Num | |
| Bool to (0,1) |
Constants
| True Constant | |
| False Constant |