Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 09:46:23 +0000



Post From: ACSIL sc.Input[].SetTimeAsSCDateTime()

[2020-08-06 09:57:50]
User907968 - Posts: 840
You can use these functions to get the time data stored in your input:
ACSIL Interface Members - sc.Input Array: sc.Input[].GetTime()
ACSIL Interface Members - sc.Input Array: sc.Input[].GetDateTime()

You can read about TimeValue here:
Working with the SCDateTime Variables and Values: Time Values

You could, for example, set TimeValue of SCDateTime variable using this function:
Working with the SCDateTime Variables and Values: SetTime()