Awee

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?

On this page