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