Hey everyone, I’m new to Mikrotik and I’m trying to get a better understanding of it. I’m wondering why this script has different syntax but the same output. Is there anyone who can explain it to me? thank you
:local uptimeuser [/ip hotspot user get [find where name=$user] uptime];
:local uptimeuser [/ip hotspot user get name=$user uptime];