You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is tagged as 'stale' and hasn't been updated in 45 days, so we are tagging it as 'to-be-closed'. It will be closed in 45 days unless updates are made. If you want to remove this label, comment:
Compound conditional expressions do not evaluate correctly for example:
This produces a result of false for some reason or is just never evaluated.
Parameters:
Thing == "Yes" && stolen == "Yes" should eval to true..
The text was updated successfully, but these errors were encountered: