Generates a string representation of the specified data.

Syntax

Smartsite SXML CopyCode image Copy Code
string debug.write(any data)

Parameters

Name Data Type Description
data Any The data.

Return Value

Data Type Description
String String.

Expand image Example

SXML