btw - this is the IF statement that won't work

if (keywords[k] == "wordcnt")


How do I look at keywords[] and see if the string is "wordcnt"?