hwapi_attribute_new
Creates instance of class hw_api_attribute
&reftitle.description;
HW_API_Attributehwapi_attribute_new
stringname
stringvalue
Creates a new instance of hw_api_attribute with the given name and value.
&reftitle.parameters;
name
The attribute name.
value
The attribute value.
&reftitle.returnvalues;
Returns an instance of hw_api_attribute.