Proxy Move > Destination

What up guys,
I use version 4.17
well, I’m trying to use the ‘move’ and ‘destinatio’ feature:
/ ip proxy access>
which has the options?
/ ip proxy access> move numbers=‘number’ destination=???

this destination is the number of line?
may be a comment?

thanks you guys, I thank you :sunglasses: :sunglasses:

/ip proxy access move 1 2

Would move line 2 into the spot of line 1, which effectively swaps them.

Thanks,
I got it, thanks for the tip …
still made ​​by the command ‘find’

/ip proxy access move [find comment=“ex1”] [find comment=“ex5”];

and the item ‘ex1’ moved up the item ‘ex5’…

Thanks again …