mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-07-09 17:44:30 +02:00
Update for v1.03
This commit is contained in:
parent
086e3e6f1d
commit
e694bc14f9
22 changed files with 22 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
# filename: ch7-07-nested-if-statements.rsc
|
||||
|
||||
# Get the current time
|
||||
:local CurrentTime [:system clock get time];
|
||||
:local CurrentTime [/system clock get time];
|
||||
:put "The current time is : $CurrentTime";
|
||||
|
||||
# declare the time of day variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue