Quick (hopefully) syntax help


#1

I’m trying to get his expression to evaluate correctly.

Where is my mistake?

TIA


#2

if you remove the does it tell you that has is not a variable?

If so then change all the fancy quotes (“”) to normal quotes ("")


#3

I actually just changed from an expression to a value and got rid of the plus signs and quotes. All good now.


#4

The problem was the fancy quotes. For future reference