RBX.lua.Script (Object)

From Legacy Roblox Wiki
Revision as of 18:53, 5 August 2008 by >Mr Doom Bringer (RBX.Lua.Script moved to RBX.Lua.Script (Object))
Jump to navigationJump to search


A Script in Roblox is a type of object that hold a section of Lua code. This script can be used in many, many ways and is very versatile in applications.

Functions

The Script object only incorporates the global functions.

Properties

In addition to the Global properties, the Script also has these:

Events

The Script object only incorporates the global events.