EncodeJSON (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NecroBumpist Add Links to JSON. Add reference to its parent library. |
>NecroBumpist Add Links to JSON. Add reference to its parent library. |
(No difference)
|
Revision as of 22:29, 14 April 2012
EncodeJSON( table table_to_encode ) | |
Returns | string encoded_table |
Description: | Returns the table encoded as a JSON string. |
EncodeJSON() is a function inside of the RbxUtility library.