LoadString (Method)

From Legacy Roblox Wiki
Revision as of 08:08, 18 February 2011 by >Pighead10 (Returns "")
Jump to navigationJump to search
Roblox Preliminary:This item is Roblox Preliminary. It is currently locked while the developers test it, but may be released later.
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