hw_api_object->value()
hw_api_object->value - Returns value of attribute
Syntax
string hw_api_object->value (
string $name)
Arguments
- name - The attribute name.
Description
Returns value of an attribute.
Version
PHP 4, 5 < 5.2.0, PECL hwapi SVN
Return value
Returns the value of the attribute with the given name or FALSE if an error occurred.