The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

Strings Constants with Normal Display

SercoSteveB
Active Participant

Assuming String Constant display property is set to Normal Display.  What are the contents of Boolean Array Out following execution of the VI?

New Line.png

a) {F,F,F}

b) {T,F,F}

c) {F,T,F}

d) {F,F,T}

Comments