EncodeJSON (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens It isn't our job to document JSON, as it has nothing to do with ROBLOX. So let's just link to Wikipedia. |
>JulienDethurens It isn't our job to document JSON, as it has nothing to do with ROBLOX. So let's just link to Wikipedia. |
(No difference)
|
Revision as of 02:25, 17 March 2012
EncodeJSON( table table_to_encode ) | |
Returns | string json |
Description: | Returns the table encoded as a JSON string. |