DecodeJSON (Function)
From Legacy Roblox Wiki
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.