Versions Compared

Key

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

This server class

...

execute(

...

)

...

Sends the REST message


Return:

TypeDescription
SimpleRestResponseResponse to the message sent by the execute() method.


Example:

Code Block
languagejs
themeEclipse
titleexecute
var sm = new sn_ws.SimpleRestRequestApi(“REST_message_record”, “get”);
var response = sm.execute();


Table of Contents
absoluteUrltrue
classfixedPosition