invert

This block is part of the condition group and was last modified in core v10.4.28.

Deprecated This block has been deprecated since v0.0.0, please avoid future use.
invert Deprecated v10.4.28

In pins 1
  • condition required
    condition
Out pins 1
  • condition
    condition

Logical NOT of the condition pin without truthiness coercion: outputs false when the input is exactly boolean true, and true for everything else - boolean false, nil, missing, strings like "true", and numbers all invert to true.

Version history

Introduced in v10.4.28.


Back to condition Return to the main group to view all sub-groups Back to condition Return to the group to view all blocks within this group