ToJson: Difference between revisions

From FiguraMC
Created page with "{| class="wikitable" ! Arguments ! Returns |- | Table: {{Type|table}} | {{Type|string}} |} Serializes a table into a JSON string"
 
No edit summary
Line 8: Line 8:


Serializes a table into a JSON string
Serializes a table into a JSON string
See [[parseJson]]

Revision as of 18:26, 16 October 2024

Arguments Returns
Table: table string

Serializes a table into a JSON string See parseJson