Type: nodetool.constant.Bool

Namespace: nodetool.constant

Description

Represents a boolean constant in the workflow. boolean, logic, flag

Use cases:
- Control flow decisions in conditional nodes
- Toggle features or behaviors in the workflow
- Set default boolean values for configuration

Properties

Property Type Description Default
value bool   False

Outputs

Output Type Description
output bool  

Metadata

Browse other nodes in the nodetool.constant namespace.