Done (Method)

From Legacy Roblox Wiki
Revision as of 04:39, 27 April 2023 by Realjame (talk | contribs) (Text replacement - "</SyntaxHighlight>" to "</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Done( )
Returns nil
Description: Prints Testing Done to the output, in blue text.
Member of: TestService

Example

This code would print Testing Done to the output, in blue text.

game:GetService('TestService'):Done()