Comparing excel sheet header variables with text extracter ones in " if " condition

I have been trying to compare an Excel sheet header (variable) with a variable defined in the properties section of Text Extractor (using " = " operator). The values of both variables are same but then also the control goes to the else part always, ie , the condition is never true. Can anyone tell me why is that?

Hi,

Use equals expression instead of = sign just the way you use it in VB .net