Hello guys,
I created flow which in the end I have step for Respond to Power App, like this ->

But somehow when I'm using it in my app, using Set( varFromFlow, myflowabc.run()), I cannot use that variable. It's like the varible "varFromFlow" never defined, may I know why ?
After my code for that Set statement, if I type again varFromFlow, no Quick suggestion for me, also if I using it else where for example to a label.text
Thanks