Question
6
Replies
2611
Views
Posted: September 20, 2017
Last activity: September 21, 2017
Closed
In/Out Parameter
what is the use of In/Out Parameter in Activity, Data Page and Report Definition? Explain with real time Example for better understanding
Thanks
***Edited by Moderator Marissa to update categories***
HI,
You can use parameters marked as
out
to support pass-by-reference semantics to change the value of properties in the calling activity..Parameters marked as In are for input only.
below is the link giving description and an example:
https://pdn.pega.com/when-use-out-parameters-activities/when-use-out-parameters-activities