# Numeric constant

Input constant

Provides a constant numeric value configured by the user

Numeric constant
V

# Outputs

IDAbbrevNameTypeDefaultDescription
valueVValueNUMBER0Constant numeric value

# Configuration

IDNameTypeDefaultUnitDescription
valueValueNUMBER0The constant numeric value to output

# Source Code

View Volang source
output::set("value", config::get("value"))
Provides a constant numeric value configured by the user