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.ispitag

Checks if the item is a tag processing instruction. Determines if the current item is a tag of processing instruction <?tag ...?>.

method uint xmlitem.ispitag()

Return value

Returns nonzero if the item is a tag of processing instruction, otherwise, it returns zero.

Related links

Source