ContentSource::DeleteObject (open)

Delete an object

Syntax

LOADLIB "mod::consilio/lib/catalogs.whlib";

MACRO DeleteObject(STRING objectid, RECORD options)

Parameters

STRING objectid

Object id of the object to delete

RECORD options

Options

BOOLEAN foreground

Delete in the foreground

BOOLEAN refresh

Refresh after deleting (if not set refreshes only if deleting in the foreground)