mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-07-12 19:14:28 +02:00
update for v6/v7 support
This commit is contained in:
parent
4871e9432b
commit
b10b99bd87
120 changed files with 1479 additions and 22 deletions
|
@ -1,7 +0,0 @@
|
|||
# ch5-04-no-indentation.rsc
|
||||
|
||||
# Create an if-else statement with no additional indentation
|
||||
:local DayOfWeek "Monday";
|
||||
|
||||
if ($DayOfWeek = "Monday") do={:put "Boo...it's Monday."
|
||||
} else={:put "Yay! It's not Monday!"}
|
Loading…
Add table
Add a link
Reference in a new issue