Page 1 of 1

Binding Variables

Posted: Tue Oct 08, 2019 9:11 am
by Thet Thet
Hi,

I want to bind a return value from the user code. But I don't know how to do that.
Please Help me.

Re: Binding Variables

Posted: Tue Oct 08, 2019 9:39 am
by odklizec
Hi,

Could you please describe in more details, what exactly you want to achieve (with sample code etc.)? With what you want to bind the return value?

Generally speaking, for sharing data between modules, you should use the approach from this blog post:
https://www.ranorex.com/blog/sharing-da ... o-another/