Usage
Parameters
string
required
The key of the set
TData
required
The member to check for existence in the set
Response
0 | 1
Returns
1 if the member exists in the set, 0 otherwiseCheck if a member exists in a set
1 if the member exists in the set, 0 otherwise