Clipboard

How to clear the clipboard? or how is it possible that empty values are transferred to the clipboard?

Fine use set to clipboard activity and mention input as string.empty

Cheers @NastyaL

or invoke code the following:
My.Computer.Clipboard.Clear()