get sim-slot deprecated?

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.

In latest versions (6.45.1 +) this menu is renamed (wiki will be updated with a note).

*) routerboard - renamed ‘sim’ menu to ‘modem’;
“/system routerboard modem set …”

https://mikrotik.com/download/changelogs

Thank you. Confirmed.

:global simSlot [/system routerboard modem get sim-slot]
:log warning "Slot is $simSlot"

results in: Slot is a