For example:
After creating a script that receives parameters (not global variables or anything like that, but a direct value through parameters in the script call), this value can be used within the execution of the script, for example, a script that allows you to increase the volume of echos, but instead of running a service with several lines all the time, I could simply call a script with one line and pass an array of echos that I want to be assigned to the new volumes!
I don’t think that amounts to a feature request as it is already possible I believe.
1 Like
Ya, an array of echos is just a list, you can parse the list on the script end and do what you want with it.
There are script blueprints too. so you can mix and match !inputs with fields, have the fields optional, and all the random variations of each.
I do that in a few of my script blueprints if you want some inspiration.
I also do not see this as an FR…