Skip to main content

Arguments

key
string
required
The key of the set.
count
number
default:1
How many members to remove and return.

Response

The popped member. If count is specified, an array of members is returned.