equals

The equals filter returns boolean if two values equals eachother

Input

1
{{ "a" | equals: "b" }}

Output

1
false

Input

Type Parameter Description Required
string val1 Value1. Comes before the | sign. Required
string val2 Value2  

Output

Type Description
bool The escaped string with XML entities