TNO
12-05-2006, 02:39 AM
JScript .NET introduces the enum statement that allows you to construct enumerated data types:
http://www.webreference.com/js/column108/4.html
So my question is, what do you consider to be a good substitute for this pre-ECMA 4? An associative array?
http://www.webreference.com/js/column108/4.html
So my question is, what do you consider to be a good substitute for this pre-ECMA 4? An associative array?