Avatar

Level 4

while doing like belo w,

var count = xfa.resolveNode("xfa.record.List1.List[0]").nodes.length ;

the line not excuting

and if i use

var count = xfa.resolveNode("xfa.record.List1.List[0]").

then its returning value .

I hope anyone worked ealier linke this