There are menus that cannot be accessed because they are not widgets.
“Get Text” it should be text, not variable. How I can change into widget text?
Thank You.
There are menus that cannot be accessed because they are not widgets.
“Get Text” it should be text, not variable. How I can change into widget text?
Thank You.
Hello and welcome @grayhansenl2
Let me try to clarify.
It is currentMissionText that gives you access to information you require.
So you need to go like this "Mission → get currentMissionText → Get Text
Get your widget reference → get a text (component) variable from that widget → get text that lives inside text variable.
Hope that helps