Creates a Javascript block.

Syntax

Smartsite SXML CopyCode image Copy Code
string html.javascriptblock(string data)

Parameters

Name Data Type Description
data String The data.

Return Value

Data Type Description
String A CDATA tag.

Expand image Example

SXML