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

Gets a tag item attribute value.

method str xmlitem.getattrib (
   str name,
   str result
)

Parameters

name Attribute name.
result Result string.

Return value

Returns the string that contains the attribute value. If no attribute has been found, it returns an empty string.

Related links

Source