This class helps you to create a REST response to a scripted REST API Request.


setBody(body)


Sets the response content.

Parameter:

NameTypeMandatoryDefault Value
bodyObjectYN

Return:

TypeDescription
VoidThis method does not return a value.