Roxen Interactive RXML Help
<return/>
Changes the HTTP return code for this page.
Attributes
- code
- code=integer
The HTTP status code to return.
- text
-
The HTTP status message to set. If you don't provide one, a default message is provided for known HTTP status codes, e g "No such file or directory." for code 404.

