10.10.14 Second
Second returns the seconds portion of a time.
Input Parameters
None.
Example
In this example, If #Time contained 12:34:56, the result would be 56:
#Seconds := #Time.Second
Ý 10.10 Time Intrinsic Functions
Second returns the seconds portion of a time.
Input Parameters
None.
Example
In this example, If #Time contained 12:34:56, the result would be 56:
#Seconds := #Time.Second
Ý 10.10 Time Intrinsic Functions