Quote:
Originally posted by Falcor
no hes referencing the value of this.items. This items has no value at all. no matter if the array contained data or not. this.items will never contain data unless it is set to contain it.
|
that's why I said the for loop is basically doing nothing since this.items isnt set to anything (which is 0), I probably shoud've used better wording for my post above