Returns the text from a web response.
Syntax
ISWebUtilities.GetWebResponseText(oauthUrl, responseString, httpStatusCode, [serviceId], [serviceName])
Parameters
| Name | Type | Optional | ByRef | Description |
| oauthUrl |
String |
|
|
The URL to navigate to. |
| responseString |
String |
|
ByRef |
The string being returned. |
| httpStatusCode |
Integer |
|
ByRef |
The HTTP Status being returned. |
| serviceId |
String |
Optional |
|
|
| serviceName |
String |
Optional |
|
|
Return Value
Boolean
- Member of:
- ISWebUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0