If statement not working as expected or has in the past

This looks like a literal value of "vehiclePresent", not a variable.

If this is the same driver the OP wrote about in a post a while back, the value he's looking for is likely "present" instead -- which is the current value of the variable in this screenshot, too, and why this is not working as expected (but working correctly -- the values do indeed not match). But perhaps the driver has changed since then.

2 Likes