latest
Input
Select

Returns multiple choices

ID

662af3e510b6cb87640c92e9

Name

Select

Group

Input

Package

Input

Keywords

select
dropdown
dd

Const

Input

Math

Creation method

There are two options for creating a Select node.

  • The first way to create a Select 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.
    • select , dropdown , dd
  • The second way is to select a Select node from the menu that opens from the top left.
    • Menu > Input > Select

Steps

  • Create a Select node.
  • Open the options at the bottom of the node and here you need to enter a value and a label.
  • To add new fields, you need to click on the "+" button and write other values and labels in the created fields.
  • Open the slider and select the label you need, the corresponding value will be returned.
  • You need to remember that the returned value will be of type String, to use it as a number, you need to use the String To Number converter.

See also

Number Const
Text Area Input
Text Input
Range Input
Boolean
Color Input

Outputs

NameTypeDescription
value
String
The value as string

Config Ports

NameTypeDescriptionDefault Value
options
Option
select option list0