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 whether the specified worker is currently clocked in.
Syntax
client server public static boolean signedIn(JmgWorkerRecId _worker)
Run On
Called
Parameters
- _worker
Type: JmgWorkerRecId Extended Data Type
The ID of the worker
Return Value
Type: boolean
true if the worker is currently clocked in; otherwise, false.