Jump to content
McKay Development

TheXeon

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by TheXeon

  1. This can be solved by using i.market_name instead of theirItems[i].market_name. Because you are using a foreach-like syntax, each i will become the ACTUAL object in the array, rather than an iterating index.
×
×
  • Create New...