JavaScript Editor Javascript debugger     Website design 


hw_api_object->value

Returns value of attribute ()

hw_api_object {
  string 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.