The SetClipboardText method puts text data on the device clip board.
app.SetClipboardText(
text )
This allows you to copy and paste text between different applications.
See Also: GetClipboardText
The SetClipboardText method puts text data on the device clip board.
This allows you to copy and paste text between different applications.
See Also: GetClipboardText