Description: Locks then removes and/or deletes a file.
Purpose: This launched module locks and then removes and/or deletes a designated file.
Format: EditLockoutManager\Removal(Item [, DellItem])
Parameters: Item is the name of the file to lock and then remove and/or delete. An item need not be prepended with its type ( "F" for File, "P" for Page, or "T" for Tag), but may be if so desired.
DelItem is an optional flag that can be set to true to delete the designated file from its application directory. The default for DelItem is false, indicating that the designated file will be removed from the application, but the file will not be deleted from the application directory.
Comments: EditLockoutManager\Removal is a launched call.
See Also: EditLockoutManager\Update | EditLockoutManager\Release | EditLockoutManager\Rollback