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