Member variable XbpMLE():undo Foundation

Determines whether changes in the edit buffer can be undone.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The instance variable :undo contains the value .T. (true) by default. This allows changes made to the edit buffer of the XbpMLE object to be undone using the :undo() method. If the instance variable is set to .F. (false), changes cannot be undone and the method :undo() has no effect.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.