Input.Copy

Input.Copy ( 

string ObjectName )

Example 1

Input.Copy("Customer Name");

Copies any selected text in the "Customer Name" input object to the clipboard.

See also:  Related Actions