LoadString (Method)

From Legacy Roblox Wiki
Revision as of 23:45, 12 February 2012 by >JulienDethurens
Jump to navigationJump to search
LoadString( string key )
Returns string
Description: Returns a string value that was previously saved to the player via SaveString with the same key. Returns an empty string ("") if key doesn't exist, not nil.
Member of: Player