Removes custom values from the profile settings for the currently logged-in profile. Note that this is meaningless unless the user is logged in.
For settings with a default value this will reset them to the default, and for all other settings this will set them to empty/unselected/false. Profile settings may be required and include validation, in which case all settings will be validated before being removed and any validation error will prevent any settings from being set. Validation errors may optionally be output to a variable.
There is no option to unset all settings on a profile - settings must be unset by name.
Unset Profile settings dynamically
CopyError clearing {{error.Key}}: {{error.Value}}
{% endfor %} {% endif %} {% endif %}Unset Profile Setting
Copy