Skip to content

How to search whether the specified string is contained in the array? #405

Answered by oscarotero
kwaa asked this question in Q&A
Discussion options

You must be logged in to vote

You can use flags*=unlisted. The value*=otherValue code is compiled to value.includes(otherValue), that works with strings and arrays.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kwaa
Comment options

kwaa Mar 31, 2023
Collaborator Author

@oscarotero
Comment options

@kwaa
Comment options

kwaa Mar 31, 2023
Collaborator Author

Answer selected by kwaa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants