what is "checking if a string is in a json array"?...
# help
g
what is "checking if a string is in a json array"?
array.includes(s)
?