EncodeJSON (Function)

From Legacy Roblox Wiki
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