02-06-2020, 05:15 PM
I'm sorry, this doesn't seem to work in 4.5. It seems that the 4.5/4.6 cannot handle the sub expressions in the filter.
This expression does works fine:
@SEARCH(prod/assets['code', 'not in', 'a|b|c'])
It works fine in 4.7+
This expression does works fine:
@SEARCH(prod/assets['code', 'not in', 'a|b|c'])
It works fine in 4.7+