Table of Contents

not ()

Description

The block checks if the Boolean inside it is false — if it is false, the block returns true; if the condition is true, it returns false.

Example

There are no examples documented for this article.