Description: Value logic can only reference 'This'.
Cause: The only attribute which might be named as the left operand in a value logic/constraint expression is 'this'.
Resolution: Replace the offending operand with 'this'.