taobin_project/inter/tha/.special/RoadShow.ev
2025-01-07 19:36:31 +07:00

24 lines
353 B
Text

SAVELOG "RoadShow.ev 200435 Jan 7 test"
Var RoadShow = "false"
DEBUGVAR SystemDateDayInt
;DEBUGVAR SystemTimeMinuteInt
DEBUGVAR SystemTimeHourInt
If SystemDateYearInt = 2025 Then
If SystemDateMonthInt = 1 Then
If BoxID = 200435 Then
If SystemDateDayInt = 7 Then
Var RoadShow = "true"
EndIf
EndIf
EndIf
EndIf
DEBUGVAR RoadShow