ToJson: Difference between revisions

From FiguraMC
No edit summary
mNo edit summary
Line 7: Line 7:
|}
|}


Serializes a table into a JSON string
Serializes a table into a JSON string.<br />
See [[parseJson]]
See [[parseJson]]

Revision as of 18:26, 16 October 2024

Arguments Returns
Table: table string

Serializes a table into a JSON string.
See parseJson