adspace


Where can I see the parameter values in the clipboard ( values ..) I am passing one activity to others?

Answer Posted / Sameer Panwar

In Pega, you can access the clipboard values across activities by using the Clipboard.Get function. This function allows you to retrieve the value of a specific key stored in the clipboard. Here's an example: `clipboardValue = Clipboard.Get("yourKeyName");`

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category