Hey.
I have a problem with a list, can i get the top node in picture to look like the bottom node.

Hi,
Use List.getItemAtIndex node, with the input index set at 0.
Or connect a CodeBlock that says L[0] to your top node.
Hi Jonathan 
I think the output of List.Flatten is a List, so you should be getting the same output as the input with this method 
1 Like
You’re right
I’ll revise me post to not cause confusion 

