EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

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