# Not

Grammar — Not (value)
FlagsOperator | Function

Returns the inverse of the boolean value.

# Arguments

  • bool — Value

Returns — bool

!(#PARAM(value))

Category: Logic / Comparisons

# Examples

— None found —