HttpPost (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
(No difference)

Latest revision as of 05:53, 27 September 2021

Locked: This item is locked. Attempting to use it will cause an error.


Function
Syntax HttpPost( String url, String data, Boolean synchronous = false )
Returns String
Description: Allows you to post things to an HTTP webpage. But it is locked, and cannot be used. It will throw an error when called.
In Object: DataModel