LoadString (Method)

From Legacy Roblox Wiki
Revision as of 20:15, 10 September 2011 by >Flurite (Undo revision 47232 by Flurite (Talk))
Jump to navigationJump to search
LoadString( String key )
Returns String value
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.
In Object: Player