---
title: "ADDeleteObject (Opus Funktion)"
---
### Beschreibung

xxx.

### Argumente

| Name | Typ | Beschreibung |
| --- | --- | --- |
|  | [string](../../standard-datentypen/string.md) | OU Path |
|  | [string](../../standard-datentypen/string.md) | Object Path |

### Rückgabewert

xxx

### Beispiel

```
ADDeleteObject("OU=Classes,OU=Groups,OU=STF,DC=STF,DC=CH",Lo_Groups[Li_i]);
```

### Siehe auch

---
