I am particularly confused with these types of usage:
Code: Select all
:foreach i in=[/ip addr find] do={
Code: Select all
:foreach i in=[find]
Code: Select all
/ip firewall address-list find list="fwaddlist"
:foreach i in=[/ip addr find] do={
:foreach i in=[find]
/ip firewall address-list find list="fwaddlist"
/ip address
:local temp [find]
/interface
:local temp [/ip address find]
/interface
:local temp [find]
[admin@dude] > /console/inspect request=syntax path=find
Columns: TYPE, SYMBOL, SYMBOL-TYPE, NESTED, NONORM, TEXT
TYPE SYMBOL SYMBOL-TYPE NESTED NONORM TEXT
syntax collection 0 yes
syntax <in> explanation 1 no array or string value to search
syntax <key> explanation 1 no value of key to find
syntax <from> explanation 1 no List of item numbers
[admin@dude] > /console/inspect request=syntax path=ip,address,find
Columns: TYPE, SYMBOL, SYMBOL-TYPE, NESTED, NONORM
TYPE SYMBOL SYMBOL-TYPE NESTED NONORM
syntax collection 0 yes
syntax <where> explanation 1 no