Adding last item with first item of sublist

Hi, trying to add the last item of a sublist with the first item of a sublist.

See png for out put.

Get the last item and first item of sublist using “List.LastItem” node and “List.FirstItem” with lacing to longest and use “+” node to add at the end.

It’s not pretty, but it will do the job.

1 Like