LoadString (Method)
From Legacy Roblox Wiki
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: | Loads a string value that was previously saved to the player via SaveString. |
In Object: | Player |