I'm just wondering if its possible to run multiple commands inside an $iif statement when a condition returns true or false (or whatever you've got it to return/check as).

eg, $iif($network == BlahNet, echo -a boo | .hadd networks blah)