Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

ListItem

Gets an item from a list.

Script usage:

ListItem(List, Index)

Parameters:

NameDescription
ListThe list.
IndexThe index of the item. The first item in a list is at index 0.