Input.Paste

Input.Paste ( 

string ObjectName )

Description

Pastes text from the clipboard into an input object at the current insertion point.

Parameters

ObjectName

(string) The name of the input object.

Returns

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

Availability

Standard

Pro

 

See also:  Related Actions