GetWebResponseData (Opus Funktion)
Beschreibung
Gibt ein Objekt zurück mit den folgenden Feldern:
| Feld | Beschreibung |
|---|---|
| String ErrorCode | |
| String Protocol | |
| String ErrorText | |
| AString Headers | |
| AString HeaderKeys | |
| AString HeaderValues | |
| Blob Data |
Argumente
Name | Typ | Beschreibung |
|---|---|---|
| blob | Web Response Blob |
Rückgabewert Object
xxx
Beispiel
Data = GetWebResponseData(Response); |
|---|
Siehe auch
---
, multiple selections available,