Hi. I got problem with ‘print as-value’:
:global a [/interface wireless monitor ifName as-value ]
:put [:pick $a 1]
Print “status=connected-to-ess”, but
:global a [/interface wireless registration-table print stats as-value where interface=ifName]
:put [:pick $a 1]
Doesn’t print anything.
Why?
Piotr Piróg