Data / Literals
data/boolean_literal
Boolean Literal
Outputs a constant true or false value.
Outputs
| Name | Type | Description |
|---|---|---|
value |
boolean | The configured boolean. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
value |
boolean | false |
Value |