but this with lots and lots of components… So, if a new block gonna to be created, on the text category, we can just drag that block and do:
Name of : Screen1
It returns “screen1” , string, not component.
i am doing an app that needs to store the name of all the checked checkboxes in a list, that will be stored to google sheets when a button is pressed, but i want a list like [“checkbox1”, “checkbox2”, “checkbox5”], not the technical name of the components.