pp108 : undo()

undo()


This method works at the data level. This aids in the procedural way of programming where developers can code without worrying about the content or control being dealt with.

Syntax

Script modelID.undo()


Return Value


No value is returned.

Remarks


Changes made to data in any of the views of the associated models will not be undone.

Applies to


Model