Input.Undo

Input.Undo ( 

string  ObjectName )

Example 1

Input.Undo("Input7");

Undoes the last operation that was performed in the "Input7" input object.

See also:  Related Actions