Passing an invalid attribute name returns null
.
Params
attributeName
(String) – The name of the attribute.
Returns
The value of the attribute. Its type can be Date
, Number
, Binary
, Link
, Obj
,Widget
, String
, Array<Link>
, Array<Obj>
, Array<Widget>
, or Array<String>
. Its type can also be null
in case the value is empty, or if the attribute does not exist.