Hello ! I need your help about a problem I can’t resolve …
I want get a variable from a widget BP to another, and that does not work :
I have a wrapbox :
Inside I call a simple button widget with text driven by dataTable :
216454-
I want keep the text as variable when I click on the buttons, to re-use it later :
Print test work, but I don’t know how use the variable, the following screenshot does not work :
I try everything with target pin, but every time I have no result (create a variable with first widget, cast to the first widget…) How can I get the variable value ?
Thanks for your answers