JmgEmployee::isPilot Method
Determines whether the specified worker is currently a pilot.
Syntax
client server public static boolean isPilot(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 a pilot; otherwise, false.