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

Gibt den OctectString der angegebenen Guid zürück.

### Argumente

| Name | Typ | Beschreibung |
| --- | --- | --- |
|  | [string](../../standard-datentypen/string.md) | Guid |

### Rückgabewert [string](../../standard-datentypen/string.md)

OctectString

### Beispiel

```
xxx
```

### Siehe auch

---
