Login Page - Create Account

Support Board


Date/Time: Sat, 04 Jan 2025 08:11:57 +0000



Post From: How to default-set a time

[2016-05-27 02:52:08]
User754985 - Posts: 109
Hi,

What would be the format to set default time for an input variable, like in:

SCInputRef entStartTime = sc.Input[11];
...............

entStartTime.Name = "Entry Start Time";
entStartTime.SetTime(??);