Set
SISMEMBER
Check if a member exists in a set
Arguments
key
string
requiredThe key of the set to check.
member
TMember
The member to check for.
Response
1
if the member exists in the set, 0
if not.
Was this page helpful?
Check if a member exists in a set
The key of the set to check.
The member to check for.
1
if the member exists in the set, 0
if not.
Was this page helpful?