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
Last Modified: April 13, 2010

No Comments

You must be logged in to post a comment.