is member

This block is part of the redis group and was last modified in core v13.0.6.

Redis Key Selection Required

This block relies on a Redis key to perform its redis releated actions. You must manually select the Redis key you want to use in the flow in the blueprint using the Redis key selector modal. To access the modal, click the white button on the block.

is member v13.0.1 Updated v13.0.6

determine if a given value is a member of a set

In pins 1 + flow
  • flow
    flow
  • value required
    value

    the value to check in the set.

Out pins 5 + flow
  • flow
    flow
  • is member
    condition
  • result
    number
  • success
    condition
  • error
    value
  • key v13.0.7
    value
redis sismember
sismember

A typical wiring for is member: a function trigger starts the flow; value feeds the set pin; value feeds the value pin; the flow out pin feeds debug.

Studio canvas example for the is member block: typical wiring for is member.

Version history

Introduced in v13.0.1.

Last modified in v13.0.6.

v13.0.7 This block or one of its pins was updated in v13.0.7, click here to see the release notes.

Service documentation

External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.
Back to redis Return to the main group to view all sub-groups Back to redis sets Return to the group to view all blocks within this group