Skip to content

CanUndo - cUIObject

Determines whether n Undooperation can be successfully completed

Type: Function
Return Data Type: Boolean

Syntax

Function CanUndo Returns Boolean

Call Example

Get CanUndo to BooleanVariable

Description

Determines whether an Undo operation can be successfully completed.

This message is understood by all classes. It will return True if the Undo stack contains operations that can be undone.