Hi; As mentioned in https://commons.apache.org/proper/commons-jexl/reference/syntax.html#Operators , the 'in' aka '~=' operator works with array (and collections). The syntax is thus: x ~= [10, 20, 30] Cheers
-- View this message in context: http://apache-commons.680414.n4.nabble.com/Jexl-Array-tp4683460p4683476.html Sent from the Commons - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org