The not block returns true if the attached condition is false, and false if the attached condition is true.
Last updated 7 years ago
!condition;