Hello
I'm running into an issue when i try to create a action/group rule with a certain "wildcard" in the if statement.
I've been told that this is possible, but i don't know the correct syntax.
Eg:
I want all the printers of level 12 to be selected and moved to another group. The issue is that the current group has also printers from another level and they are within the same subnet. So the only way of identefying a specific printer via the device name. (printer names: printer-12-01, printer-12-02, ....printer-13-01,....)
With the filter in the picture above the rule does not work. I also tried with ".*-12-.*" without any luck.
Are wildcards in if statements possible? if so, what's the correct syntax to be used?