function (list
as list, optionalvalue
as nullable any, optionaloccurrence
as nullable any, optionalequationCriteria
as nullable any) as nullable any
value
appears in the list list
. Returns -1 if the value doesn't appear. An optional occurrence parameter occurrence
can be specified.2