Versions Compared

Key

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

HTTP Request - Execute Method

Panel
bgColor#2c3c4c

Execute the Request synchronously

Member of HTTP Request (PRIM_WEB.HttpRequest)

Details

The Execute method is used to execute the HTTPRequest synchronously.

Synchronous execution will lock the browser until the request completes or fails.

The use of Asynchronous requests is recommended.


See also

All Component Classes

Technical Reference