delete_session
The delete_session tag can be used to delete any PHP session variable created using the set_session tag.
Parameters
This tag accepts no parameters.
Variables
This tag is self-closing and does not set any variables of its own.
Example
<cms:delete_session 'greeting' />