HttpPost (Function)
From Goodblox Wiki
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 |