The Script class inherits from BaseScript. Scripts can run Lua Code in the Server, only running when it is a descendant of ServerScriptService or Workspace.
Properties
Source: ProtectedString
- Category: Data.
- Serialization: can save and load.
- Thread safety: read safe
Methods
GetHash(): string
- Security: LocalUserSecurity.
- Thread safety: unsafe
External links
- Script in the Roblox Creator Documentation
- Script in the Roblox API Reference