So for example, if I have used 29 different labels in a single screen (Label1, Label2, Label3…), is there any way to get a list of all those label components?
Create a list of your labels, then you can loop through it.
Taifun
Yeah I know, but what if I have 200+ labels or any other components, it’ll just slow down the app
Sadly my project isn’t on App Inventor, is there any other way to use this block, like any extension or something?