roblox

The Script class inherits from BaseScript. Scripts can run Lua Code in the Server, only running when it is a descendant of ServerScriptService light iconServerScriptService dark iconServerScriptService or Workspace light iconWorkspace dark iconWorkspace.

Properties

Source: ProtectedString

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Script/Source.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: read safe

Methods

GetHash(): string

This class member is missing documentation. Create or add to its subpage at Class:Script/GetHash.
  • Security: LocalUserSecurity.
  • Thread safety: unsafe

External links