Gets the inner html of the document's body node.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.documentbody()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The inner html of the document's body node.

Used in

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