Yep, it's what I said earlier, except that it takes a manually specified list of measures (e.g. the ones in the group) as a parameter, because there isn't a SKIN:GetMeasure('*') function to produce the list of all measures in a skin in a table you can iterate afterwards. It's a clever choice, but obviously if your group has 50 or 100 measures and they're not similarly named, it takes some effort to list them all. Then, if you exclude some measures from the group during developing your code, you'll need to update the function parameter as well to reflect those changes. Not as good as a built in bang, but a decent workaround nevertheless.Someone has posted LUA script to reach this functionality.
I don't know much LUA and don't promote this way. Posting this for your information.
https://forum.rainmeter.net/viewtopic.php?t=18849&start=170#p226911
Statistics: Posted by Yincognito — Yesterday, 8:51 pm — Replies 6 — Views 133