Set parameter¶
Available since: 1.0.0
Set a parameter on the ECA parameters collection.
Fields¶
Parameter name
-
The machine name of the parameter. Example: my_eca_parameter
Value of the parameter
Interpret above value as YAML format
-
Nested data can be set using YAML format, for example mykey: "My value". When using this format, this option needs to be enabled. When using tokens and YAML altogether, make sure that tokens are wrapped as a string. Example: title: "[node:title]"
Save according collection
-
When enabled, the configuration will be saved permanently with the newly set value. If not enabled, the set value only persists on runtime.