Saves custom properties on the profile that will be accessible whenever the current profile is logged in. The properties will be saved to the profile's attribute dictionary. Note that this is meaningless unless the user is logged in.
{% set_profileattribute:valueInclude one or more attributes to set....%}
You may also include reference variables as properties, which will be dereferenced to their property names before setting the user properties.
Set Profile
Copy