Locates and returns the next tracked change as a Revision object.
Syntax
expression.NextRevision(Wrap)
expression Required. An expression that returns a Selection object.
Wrap Optional Variant. True to continue searching for a revision at the beginning of the document when the end of the document is reached. The default value is False.