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