Input

Const

Number Const

  • Const

  • Input

  • Math

Number Const

Returns the constant number

Details

ID

input-const-number-const

Name

Number Const

Group

Const

Package

Input

Keywords

const
number
/^[-]?[\d.]+$/

Output ports

NameTypeDescription
Number
Number
The value is constant number

Creation method

There are three options for creating a Number Const node.

  • The first way to create a Number Const 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.
    • const , number
  • The second way is to select a Number Const node from the menu that opens from the top left.
    • Menu > Input > Number Const
  • The third way is to create a node using the search list, which is opened by double left-clicking in the workspace. You can write the number you need and the node will be created with this number.

Steps

  • Create a Number Const node.
  • Replace the input area with the desired number, and the node returns the desired number.

See also

Range Input
Select
Text Area Input
Text Input
Boolean
Color Input