JEYASRI R wrote:
Hai,
I want more clarification to pass the local variable values to another screen..I have created 3 local variables in homescreen..How can use these 3 variable values for another screen..
Thanks
Jeyasri
Hi,
-Create local variable in Screen-A.
- Create Input Variable in Screen-B
- Whenever you go to Screen-B, it will ask you for the input, thus you can pass the variable as a value to that.
- Note: You can set input variable : Type, Mandatory & Default Value also

Thanks,
Assif