Set
SMISMEMBER
Check if multiple members exist in a set
Arguments
The key of the set to check.
The members to check
Response
An array of True
and False
values.
True
if the member exists in the set, False
if not.
Was this page helpful?
Check if multiple members exist in a set
The key of the set to check.
The members to check
An array of True
and False
values.
True
if the member exists in the set, False
if not.
Was this page helpful?