Wednesday, January 23, 2008

Converting string array to concatenated string

The conversion of string array elements to concatenated string is easily accomplished without using for loop with shift register concatenation .For concatenating the array elements into string without any delimiter is easily attained by the tool Concatenate Strings.Get Concatenate Strings tool by, Function palette->string-> Concatenate Strings
Wire the string array to Concatenate Strings single terminal and create the indicator to see the concatenated String (See Picture 1 & 2).












The numeric array elements concatenation is also possible by converting the numeric array to string array and Concatenate Strings then convert back to numeric indicator( See picture 3 & 4).

No comments: