Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Undo.RevertAllDownToGroup

public static function RevertAllDownToGroup(group: int): void;

Description

Performs all undo operations up to the group index without storing a redo operation in the process.

See Also: Undo.GetCurrentGroup.