The atomictype that the variable type should match up to.
变量类型应该匹配的原子类型。
2
Comparing a variable having an atomic value (number, Boolean, or string) to another such variable or a literal atomic value, and expecting the type of one to be cast automatically to the other type.