Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can we have the value of variable for one to another
#2
Solved: 10 Years, 10 Months, 2 Weeks ago
the best way to use the variables across actions is by using input parameters.
define an Input parameter in action2 and while calling the action in action1 pass the variable a as the input parameter to action2.

the other way would be declare a public variable in a library file, associate this with both the actions and then you can use the variable in other action.

Reply


Messages In This Thread
RE: Can we have the value of variable for one to another - by Saket - 09-30-2009, 02:32 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)