Gets the last modified datetime of the embedded page.

Syntax

Smartsite SXML CopyCode image Copy Code
datetime this.lastmodified()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
DateTime The date the embedded page was modified.

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