cast to user

This block is part of the users group and was last modified in core v10.4.28.

cast to user v10.4.28

Converts an object type to an user object type.

In pins 1
  • User required
    object
Out pins 1
  • user
    user

A typical wiring for cast to user: search single feeds the user pin; the user out pin feeds get fields.

Studio canvas example for the cast to user block: typical wiring for cast to user.

Commonly used with

In production blueprints, this block is most often wired together with:

  • search single: feeds into this block. searches in the given storage based on a query and returns maximum one result.
  • get fields: this block feeds into it. Gets the given fields from user data and returns this per data-pin.

Version history

Introduced in v10.4.28.


Back to users Return to the main group to view all sub-groups Back to user Return to the group to view all blocks within this group