My new tag becomes handy for hard-core diggers like me.
Sometimes I don't want a variable with a huge html content spam output of <cms:dump_all> tag.

Code: Select all
Un-set one..
<cms:unset 'my_var' />
..or many!
<cms:unset var='my_var, another_var' />