SCEditor

GetMarker()

getMarker(id) Since: 1.3.5

Gets the current marker for the specified ID.

Syntax

var marker = instance.getMarker(id);

Parameters

id
Type: String

Return

Type: Node

Will return null if there is no marker for the specified ID.