mirror of
https://github.com/gbudny93/RouterOS_Useful_Scripts.git
synced 2025-06-28 04:20:09 +02:00
Clean up
This commit is contained in:
parent
cc90a7f070
commit
dfe83dbb50
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
:set $reminder ($number - ($modulo * $truncated));
|
:set $reminder ($number - ($modulo * $truncated));
|
||||||
|
|
||||||
:return $reminder
|
:return $reminder
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$Modulo number=5 modulo=2;
|
$Modulo number=5 modulo=2;
|
Loading…
Add table
Add a link
Reference in a new issue