ViewHelper Documentation
v:var.isset
Alias of Tx_Vhs_ViewHelpers_If_Var_IssetViewHelper for backwards compatibility.
Will be removed in 2.0
Arguments
then anySimpleType
Value to be returned if the condition if met.
else anySimpleType
Value to be returned if the condition if not met.
name string