Input.Delete

Input.Delete ( 

string ObjectName )

Description

Deletes any selected text in a specific input object.

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