Remember / storeUndoStep()
- Description
Marks the current state of the composition as a point in history we’ll be able to return to using the undo() method. You should call this method before the user makes any significant changes to the composition.
- Syntax
remember.storeUndoStep()- Parameters
- None
- Returns
- None
- Usage
- Web & Applications
- Related
No Comments
You must be logged in to post a comment.