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.

treeitem.isleaf

Check if it is a leaf. The method checks if an item is a "leaf" (if it cannot have child items).

method uint treeitem.isleaf

Return value

Returns 1 if this item is a tree "leaf" and 0 otherwise.

Related links

Source