hello. excuse my English.
how do I run this command because I have tried various ways and does not serve me.
Code:
ip hotspot active remove [/ip hotspot active find]
You must instead execute a print command with all entries you want, get their IDs, and pass them to whatever other command (in this case remove).
The syntax for the first command would be simply
/ip/hotspot/active/print
=.proplist=.id
and for the second, the syntax would look like the following (replace #LIST# with a comma separated list of the IDs collected with the previous command):