Returns the name of the smartlet being edited.

This viper method also supports the extension viper syntax.

Syntax

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

Extension Viper Syntax

Smartsite SXML CopyCode image Copy Code
string page.<id>.editedsmartlet()
string page.<id>.editedsmartlet()

Parameters

Name Data Type Description

Return Value

Data Type Description
String

Used in

Macro Description
SmartletEditor Edits a Smartlet.
SXML