Forum Discussion

alex_panganiban's avatar
alex_panganiban
Contributor
5 years ago

Getting index value from an array value

Wondering if someone could answer this question for me. Given the below array, how would I get the index number of $arrayField.name ===“Alex”? I can easily get the index of true and false by respec...