Skip to main content
Skip to main content

getXMLAttributeName

getXMLAttributeName

Description

Returns the name of the attribute of the specified xml element at the given index (0-based)

Definition

getXMLAttributeName(entityId xmlId, string xmlElementPath, integer index)

Arguments

entityIdxmlIdxmlId
stringxmlElementPathPath to an xml element
integerindexIndex of the attribute to retrieve the name for (0-based)

Return Values

stringattributeName