Gentee Programming Language > Documentation > Libraries Download documentation

tree.node

Add a "node" to the specified node. You can add items to a "node".
 
treeitem tree.node(
      treeitem   ti
)

Parameters

tiParent node.

Return value

The added item of 0 in case of an error.

See also

    Trees


 Copyright © 2004-2006 Gentee Inc. All rights reserved.