This website requires JavaScript.
Explore
Help
Sign in
mirror.MikroTik
/
eworm-de.routeros-scripts
Watch
1
Star
0
Fork
You've already forked eworm-de.routeros-scripts
0
mirror of
https://github.com/eworm-de/routeros-scripts.git
synced
2025-07-14 04:14:26 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a832fd04ef
eworm-de.routeros-scripts
/
mod
/
inspectvar
4 lines
42 B
Text
Raw
Normal View
History
Unescape
Escape
global-functions.d/inspectvar: add $InspectVar... to inspect variables. This is useful for variables with (nested) arrays, for example inspecting $NetwatchNotify (from netwatch-notify): [admin@Mikrotik] > $InspectVar $NetwatchNotify -type-> array -key-> quad-one -type-> array -key-> count -type-> num -value-> 0 -key-> notified -type-> bool -value-> false -key-> parent -type-> nothing -key-> resolve-failed -type-> nothing -key-> since -type-> nothing -key-> example.com -type-> array -key-> count -type-> num -value-> 0 -key-> notified -type-> bool -value-> false -key-> parent -type-> str -value-> quad-one -key-> resolve-failed -type-> nothing -key-> since -type-> nothing
2021-09-20 13:19:34 +02:00
#!rsc by RouterOS
rename scripts and add file extension ".rsc" No functional change for the user... The migration is done automatically.
2023-03-07 10:57:42 +01:00
#
# dummy for migration
Reference in a new issue
Copy permalink