Update for v1.03

This commit is contained in:
Wifinigel 2023-05-29 07:47:33 +01:00
parent 086e3e6f1d
commit e694bc14f9
22 changed files with 22 additions and 22 deletions

View file

@ -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