Add Variable to Widget Text Box HUD

I’m trying to add a variable “Score” to a widget text box. I used bind but cannot add the “set score variable” to my function of my widget. How can I get the vector z (which is the score) added to the widget text box?

To continue with your logic , here is a solution

What should I be doing in my graph of the widget?
I’m having trouble spawning the exact replica of “SetText(Editable Text)”
The number is not updating, unforunately