diff options
author | Christian Hesse <mail@eworm.de> | 2022-05-11 12:03:56 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-05-12 11:04:00 +0200 |
commit | f00ff997a446fa4f53d4a1906d5cf08e5008afcb (patch) | |
tree | c8c764dec0fd7907280e38490b7e8c8396371166 /doc/mod/inspectvar.md | |
parent | 21416c42ef2aa249a96abc83b880e46a9174a622 (diff) |
doc/mod/inspectvar: RouterOS v7 path syntax
Diffstat (limited to 'doc/mod/inspectvar.md')
-rw-r--r-- | doc/mod/inspectvar.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mod/inspectvar.md b/doc/mod/inspectvar.md index d3fb3b2..7782c8a 100644 --- a/doc/mod/inspectvar.md +++ b/doc/mod/inspectvar.md @@ -24,7 +24,7 @@ Usage and invocation Call the function `$InspectVar` with a variable as parameter: - $InspectVar $ModeButton + $InspectVar $ModeButton; ![InspectVar](inspectvar.d/inspectvar.avif) |