Deep index of a nested list

I've been having a play around, as I decided I was conflicted with the
in find input list
syntax as that could imply that the block searches for the 2nd list within the first one

But I had this idea - turn it into a two liner and add some extra description

itemFromPath

which I think makes it explicit that its not like the native item () of

It's then no problem to drop a path list onto it :slight_smile:

itemFromPathExample