Ok, answered my own question. No general big list of script variables,
but I guess the wiki describes them in the context where they're
available.
Option 82 stuff is not available, but I was able to query for it using
the leased IP.
:global op82remote
:set $op82remote value=[get value-name=agent-circuit-id [find
address=$leaseActIP]]
------ Original Message ------
From: "Adam Moffett" <[email protected]>
To: "Animal Farm" <[email protected]>
Sent: 4/4/2017 2:03:20 PM
Subject: [AFMUG] Mikrotik script variables
Is there a list of available Mikrotik's built in script variables?
Specifically right now I want to use an option 82 agent remote ID in a
script.....but in general I'd love to have a reference that tells me
what's available.