EncodeJSON (Function)

From Legacy Roblox Wiki
Revision as of 22:29, 14 April 2012 by >NecroBumpist (Add Links to JSON. Add reference to its parent library.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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.

See Also