Forum Discussion

michaela's avatar
12 years ago

Nested functions and variables

Hi, It took me some hours to figure out why my script did all kinds of stupid things - but it came down to this: function Test1() {   var counter=mylist1.Items.Count;   for(r=1;...