Set
SISMEMBER
Check if a member exists in a set
Arguments
The key of the set to check.
The member to check for.
Response
True
if the member exists in the set, False
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.
True
if the member exists in the set, False
if not.
Was this page helpful?