I have a scenario where there are 2 methods. A and B
A uses form1
and
B uses form2

Now,  I need to pass a dynamic value of a variable from A( using
form1 ) to B .
I want to pass this variable to a menu item. Once the menu is clicked
that particular form should have my dynamic variable.

Is there a way to do this without using response.menu.append(blah) or
response.menu+=(blah)  ?

Thank you for stopping by and reading my query. Awaiting for you
answers.

Thanks Again.

Reply via email to