FunctionsArray
array_element
Returns the element at a one-based index and supports negative indexing from the array end.
array_element(…) → StringKind · scalar
Returns the element at a one-based index and supports negative indexing from the array end.
Part of the Array family.