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