Forum Discussion
lkvitek
Neophyte
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
- 28 days ago
- 4 months ago
- 2 months ago