not
Not inverts the truthiness of the value.
Not inverts the truthiness of the value.
Input
any
Parameters
None
Returns
bool
Examples
{{ is_active | not }}
{{ errors | not }}How is this guide?
Not inverts the truthiness of the value.
Not inverts the truthiness of the value.
any
None
bool
{{ is_active | not }}
{{ errors | not }}How is this guide?