MI.INDEX
Description
Returns the instance at a specific index in a multi-instance value.
Syntax
MI.INDEX(
instances
, [
index
])
- instances: The instances value. This value can be an array.
- index: The index of the instance.