Input.Copy

Input.Copy (

string ObjectName )

Description

Copies any selected text in a specific input object to the clipboard.

Parameters

ObjectName

(string) The name of the input object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions