Skip to main content
Skip to main content

setUserAttribute

setUserAttribute

Description

Set user attribute value

Definition

setUserAttribute(entityId objectId, string name, integer? type, any? value)

Arguments

entityIdobjectIdobjectId
stringnamename
integer?typeValue of UserAttributeType enum [optional]
any?valuevalue (type must match the type specified in type) [optional]