in
Retrieves whether an item exists in an array or a substring exists in a string.
Return
true if exists.
Parameters
needle
the item expression
haystack
the array or string expression
See also
<a href="https://maplibre. org/maplibre-style-spec/expressions/#in">Style specification</a>