listnode

Purpose

Fetch the first node in a given node's list.

Syntax

returnedConcept = listnode(node)

returnedConcept - type: con
node - type: con

Returns

Remarks

Example

See Also

firstnode, lastnode, findnode, Knowledge Base Functions