Provided by module: RXML 2 tags
Unsets a variable, i.e. removes it.
The name of the variable.
<set variable='var.jump' value='do it'/> &var.jump; <unset variable='var.jump'/> &var.jump;