Blockreference.attributetags ( values ) or in python

hi

does anyones knows if there is node for getting values of several attribute(s) from several blocks. i used Blockreference.attributeTags but it doesnt give me values ( see picture) and i used Blockreference.attributebyTag it give me juste for one block.
and i tried in python but i failed. does anyone help me.

thanks

You should be able to just plug BlockReference.AttributeTags into BlockReference.AttributeByTag. Maybe adjust the input levels.

2 Likes

once again, you are the best.

thanks