GBX.lua.Script (Object)
From Goodblox Wiki
(Redirected from RBX.lua.Script (Object))
A Script in GoodBlox 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.