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.
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.