RichText.Undo

RichText.Undo ( 

string ObjectName )

Description

Reverses (undoes) the last editing operation in a richtext object.

Parameters

ObjectName

(string) The name of the richtext object.

Returns

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

See also:  Related Actions