Overview

This tutorial covers the basics of using JSON For mIRC.

It is expected that you know what JSON is and that you have at least a basic understanding of mIRC scripting. If something is unclear feel free to contact us.

Creation

To do:
- From input text
- From bvar
- From file
- From http

Web Requests

To do:
- without wait
- Setting method
- Setting header(s)
- Fetching
- Fetch with text to send
- Fetch with bvar to send
- Fetch with file to send
- No parse fetch

Accessing Data

To do:
- Retrieve state information
- Walking
- - Using fuzzy
- ToBvar and ToFile suffixing
- Working with references

Looping

To do:
- mSL looping
- $JSONForEach
- $JSONPath

Closing

to do:
- Single handle
- All Matching handles

Error Handling

To do:
- Catching errors
- Error format

Misc

To do:
- Listing
- Shutting down

Examples

To do:
- Simple open, access, close
-- Fuzzy Look ups
-- ToBvar example(s)
-- ToFile example(s)
- ForEach looping
- Web Requests
- Download and write to file system
SReject © 2016-2017