Data / Literals
data/number_literal
Number Literal
Outputs a constant numeric value.
Note: Internally stored as a double-precision float.
Outputs
| Name | Type | Description |
|---|---|---|
value |
number | The configured number. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
value |
number | 0 |
Value |