.. include:: /Includes.rst.txt .. _fluidtypo3-vhs-variable-unset: ============== variable.unset ============== Variable: Unset =============== Quite simply, removes a currently available variable from the TemplateVariableContainer: :: I'm {person.name}. Call me "{person.nick}". A ding-dang doo! You saw this coming... Elvis has left the building At the time of writing this, `v:variable.unset` is not able to remove members of for example arrays: :: Arguments ========= .. _variable.unset_name: name ---- :aspect:`DataType` string :aspect:`Required` true :aspect:`Description` Name of variable in variable container