How can I achieve string searching based on criteria
For example
if username starts with “abc”
or if username contains “abc”
I mean string manipulation commands as U have it in most languages
I need to edit userman users based on their username prefix
Thankx in adv
here you can read what commands scripting have:
http://wiki.mikrotik.com/wiki/Scripting
There’s nothing like that there
There sure is: “:find” and “:pick”