Hi Everybody,
I’m trying to flatten a list from 6 pieces. Each should represent a filename, but I got an error when puting the list into the node “String.Concat”. Can anybody solve the problem about generating a string from the list.transpose node ?
1 Like
String.Concat should also work.
If you can share the error and the list inputs and a watch node on the String.Concat output, then it might be easier to see what is wrong.