Key.getValue

Value getValue(string name)

Returns the named value. If name is the empty string, then the default value is returned.

Returns

This function never returns null. If a value corresponding

to the requested name is not found, RegistryException is thrown.