How to set clipboard and retrieve values from Clipboard

HI All,

I have an out argument of type String. I have to use the set to clipboard activity and then want to paste the array of string.

array of string -
image

want to paste that string in this manner

image

Can you please help me how can i implement this

Thanks alot

K Yagyik

Hello

You can use ArrayString(0) to get 1st value of your array, ArrayString(1) for 2nd value and vice versa

Hi,

Try this xaml

Clipboard.xaml (4.9 KB)


Thanks,
Muthuraj

Yes i tried it…it is taking too much time in entering to 100 strings one by one in SAP. Is there a way to paste the copied string in one go in SAP