I was looking through release notes over the last year and found quite a few improvements in the scripting language. I was able to figure out how to use these new features thanks to built-in console help, but can MikroTik please update documentation to include all these very nice additions?
Some examples:
*) :serialize/:deserialize can now write and read from files—a huge one for me and makes it so much easier to store arrays as JSON
*) :grep
*) :range
*) :convert command lowercase/uppercase
*) :tolf and :tocrlf
*) :tonsec
Thank you for a lot of good work, please keep it up.