A shortcut for a if with equals operator
if
{% ifequal TestValue 'testing' %}Value Is Testing{% else %}Value Is NOT Testing{% endifequal %}