You can use the SetStatusCode action to set the HTTP status for the response to the current request.
Note
A status code can only be set when loading (On Load or WebService).
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
status code |
Specifies the HTTP status code.
|
Return
None