<< Click here to display Table of Contents >> Navigation: Programming Reference > Ted Objects > General > Text Object:
Description
Returns True if there is any operation to undo.
Syntax
dim bValue as Boolean = Text.TestUndo
Return value
True if there is any operation to undo, False if there's not.
Context
Text designer commands
See also