Link From a Node

Hi,

How can I check whether any link has been drawn from a node or not ?

Please suggest.

Thanks

There are several methods on the Node class, Node API, that will give you the results that you need. Their names start with “findLinks…”.