Unsets custom properties from the user session.
{% unset_session [property1] [property2] [etc...] %}
You may also include reference variables, which will be dereferenced to their property names before unsetting the session properties.
If no properties are specified, then ALL custom session properties will be unset
Unset Session
CopyUnset multiple Session properties
CopyUnset Session Properties dynamically
Copy