comparing values
Posted: Sat Oct 13, 2007 12:49 am
Hi Guys,
Please take a look at this example.
I have 2 variables:
1. gVariable1["values"] = "1 2 3 4"
2. gVariable2["values"] = "4 5 6 7"
How can I check each value of gVariable1 and see if it is in gVariable2?
Kind Regards
Adam
Please take a look at this example.
I have 2 variables:
1. gVariable1["values"] = "1 2 3 4"
2. gVariable2["values"] = "4 5 6 7"
How can I check each value of gVariable1 and see if it is in gVariable2?
Kind Regards
Adam