WSNode
WSRowObject > WSNode
A node object.
Methods:
ds_links
#ds_links ⇒ WSRowObjectCollection<WSLink>
EXCHANGE, UI
Returns a collection of the node's downstream links, if there are no downstream links the collection will be empty.
Parameters
| Name | Type(s) | Description |
|---|---|---|
| Return | WSRowObjectCollection<WSLink> |
us_links
#us_links ⇒ WSRowObjectCollection<WSLink>
EXCHANGE, UI
Returns a collection of the node's upstream links, if there are no upstream links the collection will be empty.
Parameters
| Name | Type(s) | Description |
|---|---|---|
| Return | WSRowObjectCollection<WSLink> |
