Skip to Content
0
Former Member
Feb 27, 2011 at 05:48 AM

ResultList shows <null> value.

152 Views

Hi Experts,

i am getting weird error while showing values using resultList object in UDF. When i use result.addValue() to add values in the resultList within the loop, i always get null value at first index of resultList object.Even I tried to add the counter values of the loop using result.addValue(i), still it shows <null> at the first place.

Any help would be much appreciated.

Thanks

Jyoti