Sparkfun RFID Starter Kit Problems

you declare the string as string, but can you use "string1=string2"?

Where is string declared as a string?

FullCode is declared as a String, which is completely different beast. == works with Strings. strcmp() works with strings.