taobin_project/inter/tha/.special/RoadShow.ev

29 lines
381 B
Text
Raw Normal View History

2024-09-23 18:56:10 +07:00
2024-11-04 23:00:33 +07:00
SAVELOG "RoadShow.ev Nov 11 day 2"
2024-09-23 18:56:10 +07:00
Var RoadShow = "false"
DEBUGVAR SystemDateDayInt
2024-10-21 13:05:17 +07:00
;DEBUGVAR SystemTimeMinuteInt
;DEBUGVAR SystemTimeHourInt
2024-09-23 18:56:10 +07:00
If SystemDateYearInt = 2024 Then
2024-10-21 13:05:17 +07:00
2024-11-04 23:00:33 +07:00
If SystemDateMonthInt = 11 Then
2024-09-23 18:56:10 +07:00
2024-11-04 23:00:33 +07:00
If SystemDateDayInt = 2 Then
If BoxID = 201729 Then
2024-10-21 13:05:17 +07:00
Var RoadShow = "true"
EndIf
2024-09-23 18:56:10 +07:00
EndIf
EndIf
EndIf
DEBUGVAR RoadShow
DEBUGVAR RobinsonBeautyPro