Skip to main content

Arguments

key
str
required
The key of the set to check.
members
TMember[]
The members to check

Response

An array of True and False values. True if the member exists in the set, False if not.