rules icon indicating copy to clipboard operation
rules copied to clipboard

How to deal with IN operation?

Open yepengxj opened this issue 6 years ago • 1 comments

Is there a easy way to determine whether m.A in ['a','b','c']?

yepengxj avatar Oct 14 '19 10:10 yepengxj

Hi, thanks for asking the question. Currently the rules engine doesn't support the IN operator. We will consider adding it in the future.

jruizgit avatar Oct 17 '19 04:10 jruizgit