Removes all markers from the translation unit.
Syntax:
RemoveAllMarker()
Dim TU As TransUnit Set TU = Application.ActiveTransUnit TU.RemoveAllMarker
See also: