DeleteObject()

Deletes the specified object from the database.

Essential Keyword Arguments

ObjectPath : string

Required. String indicating the path of the object to be deleted.

Return Type

None

Examples

Example 22: Delete a data model object


DeleteObject(ObjectPath = '/SystemCoupling/CouplingInterface:Interface-1')