:: Documentation >> Reference >>

requestData Property

Allows to send data with the request.

Syntax

var value = obj.getRequestData();

or

obj.setRequestData(value);

See Also

defineProperty Method

Applies To

Active.HTTP.Request