Resolves all placeholders within the given string.

Syntax

Smartsite SXML CopyCode image Copy Code
string placeholder.resolve(string data)

Parameters

Name Data Type Description
data String The data.

Return Value

Data Type Description
String String
SXML