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