Question
3
Replies
11486
Views
Avaya india pvt.ltd
Posted: March 17, 2017
Last activity: March 21, 2017
Closed
Solved
Difference between parameters and localvariable
Can someone explain me the difference between parameters and local variable with example?
There is quite a bit of detail in the following help topic:
Activity form Completing the Parameters tab
In short though, parameters can be passed in and out of an activity, but local variables are just used as temporary values in the activity and do not appear on the parameter page.