GoLang hw_api_object::value

request it (281)
GoLang replacement for PHP's hw_api_object::value [edit | history]



Do you know a GoLang replacement for PHP's hw_api_object::value? Write it!

PHP hw_api_object::value

PHP original manual for hw_api_object::value [ show | php.net ]

hw_api_object::value

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_object::valueReturns value of attribute

Description

string hw_api_object::value ( string $name )

Returns value of an attribute.

Parameters

name

The attribute name.

Return Values

Returns the value of the attribute with the given name or FALSE if an error occurred.