scripting:restapi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
scripting:restapi [2022/08/25 14:28] – jerryhopper | scripting:restapi [2022/08/25 15:35] (current) – jerryhopper | ||
---|---|---|---|
Line 14: | Line 14: | ||
===== Common usage ===== | ===== Common usage ===== | ||
- | The baseworld component is returned on the GetWorld() global command. | + | The restAPI allows interaction with external webresources in JSON format. |
- | Typical usage : [[scripting: | + | Typical usage : statistics/ |
- | | + | |
Line 31: | Line 31: | ||
GetContext(string serverURL);; | GetContext(string serverURL);; | ||
- | Return type: [[scripting: | + | Return type: [[scripting: |
+ | |||
+ | |||
+ | |||
+ | ==== GetContextCount(); | ||
+ | |||
+ | GetContextCount(string serverURL);; | ||
+ | |||
+ | Return type: [[scripting: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== DebugList(); | ||
+ | |||
+ | DebugList(); | ||
+ | |||
+ | Return type: [[scripting: | ||
scripting/restapi.1661434094.txt.gz · Last modified: 2022/08/25 14:28 by jerryhopper