Get Item List

../../../../_images/get_item_list.svg

Get one item in list by index.

Ports:

Inputs:

list:

[<a>]

Input List

Outputs:

item:

<a>

Output selected Item from List

rest:

[<a>]

Output non-selected Items from List

Configuration:

index
Choose item index in list.
class node_list_operations.GetItemList[source]