Get the list of Worker
Command Description
Obtain the list information of Worker authorized by the current user from the Commander
Command Prototype
WorkersList = Task.GetProcessRobot()
Command parameter
None
Return result
WorkersList, Assign the result of running the command to this variable
Run instance
/**************************Get Process Robot List**************************
Command prototype:
WorkersList = Task.GetProcessRobot()
Input parameters:
--> None
Output parameters:
--> None
Notes:
None
******************************************************************/
WorkersList = Task.GetProcessRobot()