Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2823

Re: Help in UDF-URGENT

$
0
0

Hi Kiran,

 

Use a context type UDF with two arguments:

inp1 -> first context

inp2 -> second context

 

Here is the code:

 

for(int a=0;a<inp1.length;a++){     for(int b=0;b<inp2.length;b++){          result.addValue(inp2[b]);     }
}

Regards,

Mark


Viewing all articles
Browse latest Browse all 2823

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>