JmgEmployee::signedIn Method
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.