HttpPost (Function)

From Goodblox Wiki
Revision as of 05:53, 27 September 2021 by Xyrafrost (talk | contribs) (created the page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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