Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the current clock in time for the specified worker
Syntax
client server public static JmgSeconds getCurSignInTime(JmgWorkerRecId _worker)
Run On
Called
Parameters
- _worker
Type: JmgWorkerRecId Extended Data Type
The ID of the worker to retrieve the clock in time for.
Return Value
Type: JmgSeconds Extended Data Type
The current clock in time for the specified worker.
Remarks
If the worker is not currently clocked in, 0 is returned.