No products in the cart.
< 1 min read
Manageability
Medium
Lightning
SF-0070
Using == in conditions may lead to unexpected results, as the variables are automatically casted to be of the same type.
==
Use the === operator to evaluate conditions.
===
30 min
See the PMD documentation article: EqualComparison.
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.