:: Documentation >> Reference >>

responseText Property

Returns response text.

Syntax

var value = obj.getResponseText();

or

obj.setResponseText(value);

See Also

defineProperty Method

Applies To

Active.HTTP.Request