cleanup_result

There can be only one report result in a session. The cleanup_result function is used to clear the results of the previous execution if a session contains any.

Copied!
svc=report/cleanup_result&params={}

Returned result

Copied!
{
	"error":<int>	/* error code (0if successful) */
}

Possible error codes:

CodeDescription

6

Undefined error.

Download PDF file
Download Word document

See also