Get an object from a list
Get an objet item from a list by the index of this object within the list.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
List | null | ARRAY | false | |
Index | null | NUMBER | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | null | OBJECT |