The Daily CLAD

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

Re: Pick Line

SercoSteveB
Active Participant

What is String Array Out following execution of the VI?

Pick Line 15_12_2014.png

Pick Line Answers 15_12_2014.png

Comments
kasliwal
Member

D.

The multiline input string is

"Steve

Likes  LabVIEW

2014

2015"

Pick Line works as follows:

i = 0, output = Steve

i = 1, output = Likes LabVIEW

i = 2, output = 2014

i = 3, output = 2015

i = 4, output = empty string

note: end of line adds a space and then carriage return to the string

MrStevenUND
Member

D

sathishp91
Member

D

mini09
Active Participant

D

LordNobady
Member

D


Learning LabVIEW since January 2013
crossrulz
Knight of NI

D


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
clendon.gibson@canrig.com
Member

D

Also to let everyone know, I passed the CLAD exam last Friday.

SercoSteveB
Active Participant

Congratulations clendon.gibson@canrig.com.  Nice one.

Do you have anything to add to the Exam Experiences post?

SercoSteveB
Active Participant
ashwinilele
Member

D

Very nice explained by kasliwal

mssorters
Member

D