Question
Repeat Region Filter, Filter Objects missing a Parameter
Pretty simple. I want to filter objects that are missing a parameter. Not that the parameter is blank, the parameter doesn't exit for that specific part.
I tried filtering by a Null value for the parameter, doesnt work.
&asm.mbr.REV_DRAWING != ""

