LoadString (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator LoadString |
>ArceusInator LoadString |
(No difference)
|
Revision as of 16:28, 11 January 2011
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 |