![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Dynamic variable names
From: Richard Cornford <Richard@litotes.demon.co.uk>
Date: Wed Nov 16 2005 - 10:07:30 CET
RobG wrote:
A more meaningful test would be using - for(prop in obj) - at then the
var z = [1,2,3,4];
- you get 'string' reported 4 times, which would not be expected to be
Richard.
|