# String constant

Input constant

Provides a constant string value configured by the user

String constant
V

# Outputs

IDAbbrevNameTypeDefaultDescription
valueVValueSTRINGConstant string value

# Configuration

IDNameTypeDefaultUnitDescription
valueValueSTRINGThe constant string value to output

Details:

Required

# Source Code

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