Method Yp.Domain()->match()
- Method match
 stringmatch(stringmap,stringkey)- Description
 Search for the key
keyin the Yp-mapmap.- Returns
 If there is no
keyin the map, 0 (zero) will be returned, otherwise the string matching the key will be returned.- Note
 keymust match exactly, no pattern matching of any kind is done.