4 Mar
2017
4 Mar
'17
1:49 a.m.
Use :if ([:len [find]] > 0) This should have the same result without printing to terminal. Cheers, Andrew On 2 Mar. 2017 11:28 pm, "Alex Samad" <alex@samad.com.au> wrote:
Hi
if I do something like this
/route ospf interface :if ( [ print count-only ] > 0 ) do { <something> }
when I import the script (and it runs), the number of items in print count-only get printed as well.
I tried
:local A [print count-only]
but still it prints it when the script it run
Any one know how to stop that ?
A _______________________________________________ Public mailing list Public@talk.mikrotik.com.au http://talk.mikrotik.com.au/mailman/listinfo/public_talk.mikrotik.com.au