-
Notifications
You must be signed in to change notification settings - Fork 2
_node_root
bergsma edited this page Sep 26, 2014
·
5 revisions
#node_root
###Returns the root node of the structure in which a node exists.
Syntax
result = node_root node ;
Arguments
- list node
A list or string variable.
Return Value
list result
- element : Returns the root node of the structure in which a node exists.
The STATUS variable is set to $ACKNOWLEDGE
list result
- element : Returns the root node of the structure in which a node exists.
The STATUS variable is set to $ACKNOWLEDGE
Description
- None
Examples
None
Related Links
node_name node_root node_parent node_firstchild node_lastchild node_nextsibling node_prevsibling node_nextfirstcousin node_nextfirstcousin node_getnodebyattr