mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-25 13:24:29 +02:00
mod/inspectvar: remove extra spaces
This commit is contained in:
parent
0d35a18c71
commit
4e1362aacc
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
:local TypeOf [ :typeof $Input ];
|
||||
:local Return [ $IndentReturn "type" $TypeOf $Level ];
|
||||
|
||||
|
||||
:if ($TypeOf = "array") do={
|
||||
:foreach Key,Value in=$Input do={
|
||||
:set $Return ($Return . "\n" . \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue