[V8i] Operand mismatch?

We use Several V8i products with a networked workspace. Each product has a couple of configuration variables that need to be tested and included if that is the product to be used.

As in
%if $(_ENGINENAME) == Microstation
...
%endif

But that line is giving me an "operand mismatch" error.

Can anyone help me understand what's wrong?