asafa
14 years agoNew Contributor
findAll method
hi, i have the following case: function f1 (){ object = findAll(propertyName,property Value,20000); // print the result array } i have different result when call the ...