Source (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
No edit summary
>Mindraker
mNo edit summary
Line 5: Line 5:
|property = [[string]] ''Source''
|property = [[string]] ''Source''
|description = The code of a script.
|description = The code of a script.
|object = [[RBX.Lua.LocalScript (Object)|LocalScript]], [[RBX.Lua.Script (Object)|Script]]
|object = [[RBX.lua.LocalScript (Object)|LocalScript]], [[RBX.lua.Script (Object)|Script]]
}}
}}


[[Category:Properties]]
[[Category:Properties]]

Revision as of 04:50, 31 October 2008

Source
Property string Source
Description The code of a script.
Member of [[RBX.lua.LocalScript, Script (Object)|LocalScript, Script]]