Valid on Windows only
The DeleteGroup function removes the group specified by name.
Function format:
DeleteGroup(name as String) as Boolean
Identifies the name of the group to delete.
On successful completion, the function returns TRUE; otherwise, returns FALSE.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|