This version of the function returns indices of an array. Others return indices of a string. Parameters NameDescription elements An array with elements of any type. elementToFind Value to find in the input array
use the scan function. Parameters NameDescription text A string. matcher A Java regular expression for matching characters in the text. Example This example finds the beginning and ending indices of words that contain ea Source %dw 2.0 output application/json --- "I heart DataWeave" find /\...