INDEXOF
Syntax
indexof(list, value)Arguments
Example
INDEXOF([2,4,6,8,10],8)INDEXOF([2,4,6,8,10],2)
Last updated
Was this helpful?
indexof(list, value)INDEXOF([2,4,6,8,10],8)INDEXOF([2,4,6,8,10],2)
Last updated
Was this helpful?
Was this helpful?