EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

xmlitem.isemptytag

Determines if the item is an empty tag item. Determines if the current item is a tag item, that contains no child items <tag .../>;.

method uint xmlitem.isemptytag()

Return value

Returns nonzero if the item is a tag item, that contains no child items; otherwise, it returns zero.

Related links

Source