Set User Data

Sets the value of a user data field.

Field

Description

User to set for

The user to set a user data value for. This should evaluate to an id; you can manually copy a user's id or get it programmatically by using a user type variable.

Data field

The name of the field to set. This is similar to a variable name, but it's specific to just the user it's set for.

Set value to

The value to set for this field on this user.

Last updated