Returns the value of the attribute in the current element.
Number | Type | Compulsory | Default | Description |
1 | string | Yes | Attribute name | |
2 | string | Yes | Document reference |
Name of the attribute to return.
Reference for the document from SxXMLReadDocument .
Return type: string
The value of the attribute, or empty string if no attribute is found for any reason.
▲Function Summary▲ | ||
◄ SxXMLFromString | SxXMLReadDocument ▶ |