JSON is the de-facto standard for data interchange in web applications.
Xbasic has many functions that make working with JSON data really easy. Two of the particularly useful functions are
- json_validate() - for validating JSON
- json_reformat() for formatting JSON data so that it is easier to read.
Xbasic | Validating and Reformatting JSON Data | Xbasic has many functions that make working with JSON data easy. Two particularly useful functions are json_validate() and json_reformat(). These functions are described in this video.
Watch VideoDate added: 2015-10-22 |
For more on JSON support in Alpha Anywhere, please go to //www.alphasoftware.com/video-library/ and search for JSON.
Scroll down the page after you search to find the JSON category and you will see the following videos in the list .












Comment