SHIP:Sail:getChild

From Serious Documentation
Revision as of 16:41, 4 December 2012 by Admin (talk | contribs)
Jump to: navigation, search

SHIP Sail Reference Home

Sail Function getChild

node = getChild(parentNode, index);

Parameters/Return Value

Parameter Data Type Description
parentNode Node The node to look in for children
index Integer The index of the child desired in the parent
Return Node nth node within the parentNode's children