EncodeJSON (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy No edit summary |
>Tenal No edit summary |
||
Line 7: | Line 7: | ||
{{clear floats}} | {{clear floats}} | ||
[[Category:Functions]] |
Revision as of 03:25, 7 February 2012
EncodeJSON( table table_to_encode ) | |
Returns | string json |
Description: | Returns the table encoded as a JSON string. |