ExplorerNode.getById Method

Search for a node by its ID.
 

Parameters

id

Type: string
The ID.

Return Value


Type: ExplorerNode
The found node, or null if not found.