Gets the Xml of the document's body node.

Syntax

Smartsite SXML CopyCode image Copy Code
xml this.documentbodynode()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
XML 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