member(stringVar1,
stringVar2)
Takes as input two
string variables, and returns the values from the stringVar1 with
the status changed to Error for any value that does not also occur
in stringVar2.
Provide Feedback