Hello Everyone,

I have two stringlist a and b.... Now I want compare the elements of a with elements of b and it should give the different value from b. how can I get the different value only from b stringlist.


Thank you