Search found 1 match

by skygazer
Mon Jan 28, 2013 3:17 am
Forum: Mac Support
Topic: Is Regex supported in the group-settings?
Replies: 3
Views: 4921

Re: Is Regex supported in the group-settings?

Yes, Regex appears to be supported in the group settings. The code uses the NSPredicateEditor, which supports RegEx in the matches field. The "MATCHES" operator is referenced at https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Predicates/Articles/pUsing.html where it states ...