Forum Discussion
8 years ago
Wondering why you use:
join(system.groups,",") =~ "Minimal Monitoring"
shouldn't this work:
contains(system.groups,"Minimal Monitoring")
I can't get "contains" to work like this though?! Does it not work in AppliesTo ??
Related Content
- 12 months ago