'Select item by ID' operator

The return value of the Select item by ID operator is the item that has a certain ID in a list. The first parameter this operator requires is the list from which an item is to be selected. The second parameter for this operator is the ID (key) of the required item.

Example of the Select item by ID operator