Description
Returns a node object corresponding to the child of the node.
Available in Ted and in Fred.
Syntax
dim objNode = object.GetChild |
object
Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.
Context
Node object
See also