Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.