WMSForkLift::setOperator Method
Sets the specified worker as the current operator of the specified forklift.
Syntax
server public static void setOperator(WMSForkLiftId _forklift, HcmWorkerRecId _operator)
Run On
Server
Parameters
- _forklift
Type: WMSForkLiftId Extended Data Type
The forklift to be associated with the operator.
- _operator
Type: HcmWorkerRecId Extended Data Type
The operator to be associated with the forklift.