Gentee Programming Language > Documentation > Libraries | Download documentation |
Gets a text of the current item in the XML tree. This method is applied either to a text item or a tag item, in the latter case, the text is obtained from the child text item.
str xmlitem.gettext( str result )
Returns the string that contains the text of the item. If no text has been found, it returns an empty string.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |