Skip to main content

Get an item from a data list.

Get a data item from a list by the index of this object within the list.

Input parameters

NameDescriptionTypeRequiredDefault value
ListThe list of data items to get one item from.ARRAYfalse
IndexThe index of the data item to get.NUMBERfalse

Output

NameDescriptionTypeDefault value
ResultThe name of the variable in which to store the data item.DATARESULT