I want to make variable to get number of active users in hotspot and print that number in the hotspot page
i used this :
:global numberr
:set numberr [/ip hotspot active print count-only ]
this gave me a variable equal to the number of active users
i want to print this number in hotspot page how can i do that