See below line for what I am trying to accomplish.
/ip firewall filter add in-interface=$hsinterface dst-port=53 protocol=udp place-before=1 action=drop
Would like to logical NOT this global variable but have had no joy so far. Is it possible to Logical NOT a global variable?
Thanks in advance,