Input.Delete

Input.Delete ( 

string ObjectName )

Example 1

Input.Delete("Email");

Deletes any selected text in the "Email" input object.

See also:  Related Actions