+ Start a Discussion
Steven LaycockSteven Laycock 

How do you utilize the parameters passed in to a apex class? I need to insert them into a junction table and it's 2 columns of data?

How do you utilize the parameters passed in to a apex class?  I need to insert them into a junction table and it's 2 columns of data?

Second question how do you dedupe the list since it has 2 strings, I'm having issues there as well.

Please help