Get Generic Item At Index
Last updated
Last updated
Gets the item stored at the Index of Any List. Returns an invalid item if the index is out of bounds. List indices start at 1.
Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.
Any List
List
Yes
Any list type.
Index
Number
Yes
The index number used to retrieve item from list.
Generic Item
Generic Item
The item that is located at that index.
Contributors
AddiCt3d 2CHa0s