Functions Palette/Programming/Boolean: Difference between revisions
Appearance
Added parent navigation |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{LabVIEW Palette Object Information | |||
| palette = Functions Palette/Programming{{!}}Programming palette | |||
| type = palette | |||
| icon = Functions Palette - Programming Palette - Boolean.png | |||
}} | |||
The Boolean palette provides constants and functions that can be performed on [[Boolean]], [[Numeric]] and [[Fixed-point]] values. | |||
{{TOCright}} | |||
{{LabVIEW Palette | {{LabVIEW Palette | ||
|image = Boolean Palette.png | |image = Boolean Palette.png | ||
| Line 20: | Line 28: | ||
|32 = False constant{{!}}False Constant | |32 = False constant{{!}}False Constant | ||
}} | }} | ||
== Functions == | == Functions == | ||
Revision as of 17:16, 13 July 2020
| Object information | |
|---|---|
| Owning palette(s) | Programming palette |
| Type | Palette |
| Requires | Basic Development Environment |
| Icon | |
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 |