Question
repeat region filter limited to 80 characters
Hello,
I have a filter condition which exceed the limit of 80 characters. (&asm.mbr.name==...)
The opposite condition doesn't result in a shorter formula.
I tried to use "or" ( | ) but didn't success.
&asm.mbr.name == *val1*, *val2*, *val3*,...
|asm.mbr.name == *val11*, *val12*, *val13*
Do you know a solution ?
Thanks.

