get_named
Description:
Returns the value of the first element named name, or null when there is no element of such
name in the this.
The compare_type determines how to compare the names.
Parameters:
| this | |
| compare_type |
a compare type, one of CompareType |
| name |
a name |
Returns:
|
Value of the first element named See: camel_name_value_array_get, camel_name_value_array_get_name |