equals
The equals filter returns boolean if two values equals eachother
1
| {{ "a" | equals: "b" }}
|
Output
| 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 |