Support Board
Date/Time: Wed, 27 Nov 2024 11:37:45 +0000
Post From: ACSIL question
[2014-08-21 21:24:22] |
crazybears - Posts: 314 |
if ((InputDateTime2 < EndDateTime && InputDateTime1 >= EndDateTime) && sc.Input[7].GetIndex() == 0)
needs another ( after if ;-) |