Gets the response length of the embedded page.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer The response length in bytes.

Used in

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

Expand image Examples

SXML