PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns the http request body as a string

Syntax

Smartsite SXML CopyCode image Copy Code
string request.body()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The body of the HTTP request
SXML