how to get a tag when a button is pressed

hello this mis my first time with unity visual scripting.
i currently have 5 different UI buttons on a empty game object, i would like to when a UI button in pressed to get that buttons tag and set a game object with a similar tag to be set active.
thankyou

This may not quite be right, but it’s a starting point for you maybe?
9711116--1387556--upload_2024-3-19_14-27-6.png

okay thankyou will try this