> ## Documentation Index
> Fetch the complete documentation index at: https://learn.workflow.dog/llms.txt
> Use this file to discover all available pages before exploring further.

# True/False

> Provide a fixed Boolean value.

Use the switch on the compact **True/False** node to choose a value. It defaults
to off.

| Input       | Type    | Required | Description                   |
| ----------- | ------- | -------- | ----------------------------- |
| **Boolean** | Boolean | No       | On is `true`; off is `false`. |

| Output | Type    | Description               |
| ------ | ------- | ------------------------- |
|        | Boolean | The current switch value. |
