Programming with Reflection
WaitForTimeOfDay method
Syntax object.WaitForTimeOfDay Time
Waits until the specified time before executing the next command in the procedure. The procedure containing the command is paused until the wait is satisfied.
Time Argument type: String
Specifies a clock time in HH:MM:SS format using a 24-hour clock (00:00:00-23:59:59).