I am making a popup/menu script but whenever i use an if it wont show it instead it will show up on the popup.
Code:
menu nicklist { 
  $if ($$1 ison #channel) {
    Script Name
    .Support Bot
    ..Accept $$1 $+ 's help request { msg botsname .accept $$1 }   
  }
}

Kinda of wierd, yet it will evaluate $iif