Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Creates a string node with given text.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
JSON | 2.7 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Text | The text to use. | "Hello World" |
Returns JSON code.
Creates new text node:
MBS( "JSON.CreateString"; "Hello World")
Example result: "Hello World"
This function is free to use.
Created 18th August 2014, last changed 11st December 2016