String Join strings from 2 lists

I have 2 lists of strings of 146 items in each
I wish to Join the Strings from these lists into a new list of 146 items.
What am I missing?

Capture

@mdhutchinson

image

That did it! Thanks for the quick answer.

I am wondering though why I couldn’t make either of the join nodes work?
Thoughts?

@mdhutchinson
I think the other nodes you were trying to use, do exactly what they are supposed to do.

http://dictionary.dynamobim.com/#/Core/String/Action/Concat
http://dictionary.dynamobim.com/#/Core/String/Action/Join