You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.


  • No labels