Gentee Programming Language > Documentation > Libraries Download documentation

xmlitem.getchildtext

Gets the first child text item. This method is similar to the xmlitem.getchild method; however, if the child item is not a text item, in this case, the text item that comes first is searched through the child items.

xmlitem xmlitem.getchildtext()

Return value

Returns the child text item or zero, if the item does not contain any child text items.

See also

    XML file processing


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