Quantcast
Channel: Daz Script Developer Discussion - Daz 3D Forums
Viewing all articles
Browse latest Browse all 1036

New version of DAZ Script?

$
0
0

DAZ Script now seems to follow the ES 5 standard - or has it always followed it?  The following example

seems to work:

var x = {a:11, b:22, c:33};

Object.keys(x).forEach( function(key, idx){

print(key, x[key], idx);

} )


Viewing all articles
Browse latest Browse all 1036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>