HttpGet (Function)
From Goodblox Wiki
Jump to navigationJump to search
Locked: This item is locked. Attempting to use it will cause an error.
| Function | |
|---|---|
| Syntax | HttpGet( String url, Boolean synchronous = false ) |
| Returns | String |
| Description: | Allows you to get things from an HTTP webpage. But it is locked, and cannot be used. It will throw an error when called. |
| In Object: | DataModel |