scripting:api:marker

eMarker

Constant enumeration

Marker types.

Member Value Description
eMarkerBookmark 3 Marker is Bookmark
eMarkerBookmarkNum 4 Marker is Numbered Bookmark
eMarkerBreakpoint 2 Marker is Breakpoint
eMarkerError 7 Marker is Error Line
eMarkerExecution 5 Marker is Execution Line
eMarkerLast 8 Last marker type value (do not use)
eMarkerPosition 6 Marker is Anchor Position
eMarkerUndefined 0 Marker type is undefined
eMarkerUnknown 1 Marker type is Unknown