Hi,
As per SV 1800-2005 and draft4 version:
6.19.5.6 Name()
The prototype for the name() method is as follows:
function string name();
The name() method returns the string representation of the given
enumeration value. If the given value is not a member of the
enumeration, the name() method returns the empty string.
As per the syntax, name method can't take any value. But The
description mentions something about 'given value'. What is the meaning
of that.
--
Regards
Surya
--
This message has been scanned for viruses and
dangerous content by
MailScanner, and is
believed to be clean.
Received on Fri Apr 4 05:44:43 2008