For the complete documentation index, see llms.txt. This page is also available as Markdown.

Not Block

Not Block

The not block returns true if the attached condition is false, and false if the attached condition is true.

Generated Code

Last updated