Gets the http status code of the embedded page (see http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html)

Syntax

Smartsite SXML CopyCode image Copy Code
integer this.statuscode()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer Integer HTTP status code

Used in

Macro Description
Embed Renders items and includes the result data.
EmbedPreview Preview existing items.
EmbedUri Retrieves data from internet locations.

Expand image Example

SXML