# Boolean constant

Input constant

Provides a constant boolean value configured by the user

Boolean constant
S

# Outputs

IDAbbrevNameTypeDefaultDescription
stateSStateBOOLEANfalseConstant boolean value

# Configuration

IDNameTypeDefaultUnitDescription
valueValueBOOLEANfalseThe constant boolean value to output

# Source Code

View Volang source
output::set("state", config::get("value"))
Learn how the Boolean constant logic block works, when to use it, and how to configure it in your Voldeno smart home automation.