Hello,
I'm trying to get a list of all items that are currently in error. That is to say that the "error" property in the ITEM object is not empty.
The filter allows for positive matching of letters/words, but does it allow for regular expression, or to select any "error" item property that is "not empty"?
Thanks!
G.
I'm trying to get a list of all items that are currently in error. That is to say that the "error" property in the ITEM object is not empty.
The filter allows for positive matching of letters/words, but does it allow for regular expression, or to select any "error" item property that is "not empty"?
Thanks!
G.
Comment