EditUndoScript Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

Description

Undoes the last operation and also until previously executed script state.

Syntax

Page.EditUndoScript

Remarks

The method returns error code.

_noteNotes:

EditUndoScript is not sensitive to the Group undo setting in the Options > Preferences dialog box of Page. EditUndoScript ALWAYS undoes as if the Group undo would be selected.

If you run scripts from the Script Editor of Fred (in testing phase), EditUndoScript may undo two steps instead of one. This won't happen when you run the same script as User or System script.

Context

Page designer

See also

EditUndo, EditRedo