Gets the response encoding.

Syntax

Smartsite SXML CopyCode image Copy Code
string response.encoding()
string response.encoding(string value)

Parameters

Name Data Type Description
value String The name of the encoding.

Return Value

Data Type Description
String String
SXML