Determine if a value exists
{% if TestValue|exists %}Value Exists{% else %}Value Does Not Exist{% endif %}