Hi i have an array like this; Var MyArray:[{title:"test title" price:34553}] How can ı acces title name
I tried MyArray.title but it returms undefinded how can ı solve this
Hi i have an array like this; Var MyArray:[{title:"test title" price:34553}] How can ı acces title name
I tried MyArray.title but it returms undefinded how can ı solve this