Exports Put
Introduction
Valve exporting a property. The property can be referenced using the exports scope.
${exports.my_property}
Configuration
Name
Description
Default value
Mandatory
Expanded
name
Name of the property.
N/A
value
Property value. Can be simple values like string or complex values like JsonObject.
N/A
replace
If the property already exists, should it be replaced?
true
Last updated