ListGet

Returns an element from a list at a specified position.

Table 1. Input Properties
Property Type Description
list List The list that being inspected.
index The position of the element to be listed. The position index starts at 1.