Skip to main content
Workday User Guide
Last Updated: 2023-06-23
MI.INDEX

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.