mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-08-30 22:49:22 +02:00
final edit fixes
This commit is contained in:
parent
b10b99bd87
commit
f3beb2ed9b
41 changed files with 164 additions and 150 deletions
|
@ -1,6 +1,6 @@
|
|||
# ch5-05-indentation.rsc
|
||||
|
||||
# Create an if-else statement with no additional indentation
|
||||
# Create an if-else statement with indentation
|
||||
:local DayOfWeek "Monday";
|
||||
|
||||
if ($DayOfWeek = "Monday") do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue