ok. How goes it? Any questions?
Not sure if you saw it but I’m trying to figure out if there’s a bug with using the label name of a button as a child name of a structure variable. You can use the parent’s name to get all of the child’s names with a for each child event and you can get the child names of children. For some reason using the button label text directly doesn’t work but putting the same string in a variable does.