Forum Discussion

asafa's avatar
asafa
New Contributor
14 years ago

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 ...