Loop through tags
Posted: Wed Aug 21, 2013 3:08 am
Hi,
I was wondering if there's poosible to loop through the tags on one spesific controller.
Lets say I have a controller Q61 with 100 tags, is it possible to loop through these?
For instance with a foreach(string tag in Globals.Tags()) ? <- this code is not working.
I was wondering if there's poosible to loop through the tags on one spesific controller.
Lets say I have a controller Q61 with 100 tags, is it possible to loop through these?
For instance with a foreach(string tag in Globals.Tags()) ? <- this code is not working.