SaveString (Method)

From Legacy Roblox Wiki
Revision as of 00:01, 13 February 2012 by >JulienDethurens
Jump to navigationJump to search
SaveString( string key, string value )
Returns nil
Description: Saves a string that can be reloaded from any server via LoadString. The DataCost used by a saved string can be removed by saving an empty string ("") as the value.
Member of: Player


See Also