latest
Input
Boolean

Returns the boolean value

ID

662af3e510b6cb87640c92ea

Name

Boolean

Group

Input

Package

Input

Keywords

switch
boolean
true
false
toggle

Const

Input

Math

Creation method

There are two options for creating a Boolean node.

  • The first way to create a Boolean node is using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need or words associated with this node.
    • switch , boolean , true , false
  • The second way is to select a Boolean node from the menu that opens from the top left.
    • Menu > Input > Boolean

Steps

  • Create a Boolean node.
  • Use a switch to change the return value, true or false.

See also

Number Const
Range Input
Select
Text Area Input
Text Input
Color Input

Outputs

NameTypeDescription
value
Boolean
the value

Config Ports

NameTypeDescriptionDefault Value
onLabel
String
Inner label when Switch is in checked state
offLabel
String
Inner label when Switch is in unchecked state