Trying to script an event to swap sims at a certain time of day.
Following this: https://wiki.mikrotik.com/wiki/Dual_SIM_Application
but the following:
:global simSlot [/system routerboard sim get sim-slot]
returns this error: bad command name sim (line 1 column 38) and using the tab for hints returns nothing related to sim.
This on MikroTik RouterOS 6.45.2
Has this command been replaced? If so can someone point me to documentation please. Google is not being very helpful.