Zoomed Image

AMSX Scripting Language - Command : httpstatuserror

Summary

Retrieve the error message from the last HTTP operation

Description

Returns the human-readable error text (if any) reported by the most recent HTTP call and stores it in the result buffer. Use HttpStatusCode to get the numeric status code and HttpStatus to get the status description.

Parameters

This command does not require parameters.

Syntax


HttpStatusError

Return to the AMSX Command Reference