Input.Paste

Input.Paste ( 

string ObjectName )

Example 1

Input.Paste("Movies");

Pastes the current text in the clipboard into the "Movies" input object.

See also:  Related Actions