Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters

ParameterDescription
ItemsItemThe item being edited
NewTextThe item's new text
OldTextThe item's text before the user edit it

...

The AfterUpdate event fires when the user has pressed Enter during an edit to apply his or her changes. This gives you the opportunity to perform any cleanup or formatting of the changes.

See Also

BeforeUpdate, OnEditAbort