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

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