getAttributeDataValue(attrName: String, dataId: String);
attrName. Attribute name.
dataId. Attribute data object ID.
The getAttributeDataValue method returns value of attribute data object by attribute name and object ID.
The method returns a String-type value.
The example of use is given on the page with description of the MapArrowBase.setBorderSettings method.
See also: