Hello
it is Array. var array1 = [];
$.("array1").each(function(idx, item){
var MateoName= item.Name;
var NoahSubject = getvalue(item, idx);
...........
});
Isn’t this how you do it?
var array is
1) How do I get Mateo of HeaderName?
var Name = array1.Get
2) How do I get Noah of Subject Name?
var Math = array1.Get
please answer me. I'm waiting for your reply.
it is Array. var array1 = [];
$.("array1").each(function(idx, item){
var MateoName= item.Name;
var NoahSubject = getvalue(item, idx);
...........
});
Isn’t this how you do it?
var array is
1) How do I get Mateo of HeaderName?
var Name = array1.Get
2) How do I get Noah of Subject Name?
var Math = array1.Get
please answer me. I'm waiting for your reply.
Attachments
Last edited: