Params
attributeName
(String
) – Name of the attribute.
DataItem
attribute.Params
attributeName
(String
) – Name of the attribute.Returns
String
or null
– Value of the data attribute. If the underlying data does not include the specified attribute, null
is returned.
Example