DecodeJSON (Function)

From Legacy Roblox Wiki
Revision as of 22:30, 14 April 2012 by >NecroBumpist (Add Links to JSON. Add reference to its parent library. Made more similar to EncodeJSON())
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
DecodeJSON( string encoded_table )
Returns table decoded_table
Description: Returns a table with all parsed JSON values.


DecodeJSON() is a function inside of the RbxUtility library.

See Also