LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
mniedernhuber

Combine String Arrays lead to String, NOT to Array of String

Status: Declined

Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.

Hello,

 

the two string array should be added in that way, shown in the top of the picture.

It is possible to use two For-Next-Loops. But the "Combine Sting" already

allow the input of Arrays (see bottom of the picture), but the result is a

single string. It would be nice if it is possible to select the type if combining

the input (like it is possible at "create array").

 

E.g. right mouse click on "Combine String" -> Output String or Output Array

 

 

3 Comments
mniedernhuber
Member

ArrayOfStrings.png

RavensFan
Knight of NI

How often do you really need to do such an operation that justifies another LabVIEW primitive to do it rather than doing it with your loops like you showed in the top?

Darren
Proven Zealot
Status changed to: Declined

Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.