unmarkAll

Removes all the markers of a section.

Syntax
aSourceFile unmarkAll (aSection, type)
Parameters
aSection - Integer
The section to clean.
type - Integer
The type of marker to remove:
  • mt_bookmark
  • mt_match
  • mt_error
  • mt_pair
  • mt_breakpoint