ContentSource::DeleteObject (open)
Delete an object
Syntax
LOADLIB "mod::consilio/lib/catalogs.whlib";
MACRO DeleteObject(STRING objectid, RECORD options)Parameters
STRING objectidObject id of the object to delete
RECORD optionsOptions
BOOLEAN foregroundDelete in the foreground
BOOLEAN refreshRefresh after deleting (if not set refreshes only if deleting in the foreground)