25 Feb
2015
25 Feb
'15
6:59 a.m.
Hi, is it possible to do something like this? switch Huntgroup-Name { case 'hg1' 'hg2' { something } case 'hg3' 'hg4' 'hg5' { anything } } It is not mentioned in the unlang manpage, so I guess not... Regards Jakob