When second argument to "in" operator is null, evaluator was throwing an argument error. This release includes a fix, which correctly returns false
in the case where second argument evaluates to null.
When second argument to "in" operator is null, evaluator was throwing an argument error. This release includes a fix, which correctly returns false
in the case where second argument evaluates to null.