SetClipboardText

Description

Sets the device clipboard to the specified text, this overwrites anything that was previously in the device clipboard. The clipboard is the same as that used by the copy/paste functionality of the device.

Definition

SetClipboardText( szText )

Parameters