Source (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator fixed some things |
>ArceusInator String => ProtectedString |
||
Line 3: | Line 3: | ||
{{Property | {{Property | ||
|name = Source | |name = Source | ||
|property = [[ | |property = [[ProtectedString]] ''Source'' | ||
|description = The code of a script. It is neither readable nor writable from scripts. | |description = The code of a script. It is neither readable nor writable from scripts. | ||
|object = LocalScript | |object = LocalScript |
Revision as of 23:04, 11 January 2011
![]() | |
Property | ProtectedString Source |
Description | The code of a script. It is neither readable nor writable from scripts. |
Member of | LocalScript |