Hello all, I'm kind of a begginer in this MikroTik scripting world but i would like to be able to replicate Winbox's functionality, that is: Wireless Scanner -> get a list of SSIDs, select one and click Connect and the SSID is set for wlan1. I've tried using this: var commands = new List<string>() {...