Last Item from List

How can I get the Last item in a list (which is a number) to work for the input of a sequence node. Last Item Thanks for any help.

Can you wire an object.type node into the result of the list.last node and confirm that it isn’t a string?

The Object.Type node returns “System.String”.

I got it. I found a sting to number node. Thanks.

1 Like

Glad you got the answer! Please mark the solution so others can refer to it going forward.