Syntax
ToolsRevisionType()
Remarks
Returns one of the following values, corresponding to the type of revision made to the selected text.
Value | Explanation | |
0 (zero) | If the selection contains no revisions | |
1 | If all or part of the selection contains text marked as inserted | |
2 | If all or part of the selection contains text marked as deleted | |
3 | If the selection contains a replacement (text marked as inserted followed immediately by text marked as deleted) | |
4 | If the selection contains more than one revision |
For an example, see the entry for ToolsRevisionDate$().
See Also
ToolsReviewRevisions, ToolsRevisionAuthor$(), ToolsRevisionDate(), ToolsRevisionDate$(), ToolsRevisions