Skip to main content

Number const

A constant of Number type.

component image

In-ports

trigger <any> — triggers the emission of the component's constant value on the output port when an event is received.

Out-ports

output Number — emits the value stored in the component.

Overview

The Number component stores a Number value that is emitted on the output port immediately after the component is initialized. If the trigger port is connected, then the component will wait for any event on the trigger port before emitting the value. The component will emit its value every time an event is received on the trigger port.

Settings

Initialize the component with a constant of Number type.