Input.Undo

Input.Undo (

string ObjectName )

Description

Performs an undo operation on the input object's text.

Parameters

ObjectName

(string) The name of the input object to perform the undo operation on.

Returns

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

See also: Related Actions