Tag Change Scripts

Can we make it so that the tags referenced in the tag change scripts can be indirectly bound?

This request is actually already being worked on. It won’t quite be the same as the binding’s version of indirect tag binding, since in this case you’re actually subscribing to multiple tags at once and handling them all with the same tag change script.

I think what we’re going to do is switch tag change scripts to have a name to identify the script, and you can associate a list of tag paths with that name that will all get handled by that script.