ListGet
Returns an element from a list at a specified position.
| 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. |
Returns an element from a list at a specified position.
| 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. |