ifnot
Shorthand for .if {.condition::not}
.
Return
Parameters
condition
whether the content should not be evaluated
body
- Likely a body argument
content to evaluate if condition is not verified. Accepts 0 parameters.
Shorthand for .if {.condition::not}
.
whether the content should not be evaluated
content to evaluate if condition is not verified. Accepts 0 parameters.