| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
JSON.FromToon
Converts TOON to JSON.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| JSON | 16.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "JSON.FromToon"; TOON ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| TOON | The text in TOON format. |
Result
Returns JSON or error.
Description
Converts TOON to JSON.Examples
Try the function:
MBS("JSON.FromToon"; " task: Our favorite hikes together¶ location: Boulder¶ season: spring_2025¶friends[3]: ana,luis,sam¶hikes[3]{id,name,distanceKm,elevationGain,companion,wasSunny}:¶ 1,Blue Lake Trail,7.5,320,ana,true¶ 2,Ridge Overlook,9.2,540,luis,false¶ 3,Wildflower Loop,5.1,180,sam,true")
See also
Release notes
- Version 16.2
- Added JSON.FromToon function to convert TOON to JSON.
Blog Entries
This function checks for a license.
Created 23th March 2026, last changed 23th March 2026