The Daily CLAD

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

Config File Access

SercoSteveB
Active Participant

A text file; ConfigFiles.ini is stored in the same location as the VI below and its contents are:

[Section1]
1=Steve
2=Likes
3=LabVIEW
4=CLAD

[Section2]
1=3
2=4
3=5

What is the value of String Length Out following execution of the VI?

ConfigFileAccess2.png

NOTE:  The Case Structure FALSE case wires the upper most input tunnel to the output tunnel.

a) 14

b) 15

c) 16

d) 17

Comments