SBM ModScript Reference → Programming SBM ModScript → Object Types → Folder → Folder DeleteItem() Method
(SBM On-Premise/PaaS only) Removes an AppRecord item from a folder.
Parameter | Type | Description |
---|---|---|
rec |
AppRecord |
The item to remove from the folder. |
Type | Description |
---|---|
bool |
Returns true if removed successfully; false if not. |
SBM ModScript version: 11.3.
The item is not deleted from the system, just from the folder.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.