NodeExists

Description

Returns True if the specified node exists.

Syntax

NodeExists(NodeAbbrev: string): Boolean 

Example

NodeExists(2000)

If node 2000 exists, then the return value is True.