Table of Contents

Function Definition: getresponse(type = "body")

Parameters

NameTypeDescriptionExpected ValuesDefault Value
typestringThe body or the error."body", "error""body"

Description

The function reports the body or error value from the HTTP request.

Example

There are no examples documented for this article.