The Daily CLAD

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

Building strings with loops and Concatenate Strings

SercoSteveB
Active Participant

What are the values of String Out and String Length Out following execution of the VI?

 Daily CLAD #22 Build Strings #2.png

 

 

a)      <empty string>, 0

b)      “Steve Likes”, 11

c)       “Steve Likes LabVIEW”, 19

d)      “Steve Likes LabVIEW “,20

 

NOTE:  The inverted commas ("") are to highlight white space they do not appear in String Out

 

 

 

Comments