- Issue created by @SherlockHomeless
- 🇩🇪Germany mxh Offenburg
Could you maybe provide some details about your case, so that I'm able to understand why this would make sense?
One key concept of Parameters is that it guarantees availability in a specific format / parameter type. Changing a parameter value on runtime could lead to unexpected consequences. When it's about something dynamic on runtime, actions like "Token: set value" provided by eca_base would be preferable. Are you using a certain type of parameter that cannot be replaced by "Token: set value"?
- 🇩🇪Germany mxh Offenburg
In case you need to persist a parameter value on runtime, and it's a simple parameter type (like a string or formatted text), you could also try to use "Config: write" that is provided by the eca_config module.
- Status changed to Fixed
over 1 year ago 10:20am 5 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.