Done (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens Created page with "<onlyinclude>{{Method |name = Done |description = Prints <samp>Testing Done</samp> to the output, in <span style="color: blue;">blue</span> text. |obj..." |
>JulienDethurens Created page with "<onlyinclude>{{Method |name = Done |description = Prints <samp>Testing Done</samp> to the output, in <span style="color: blue;">blue</span> text. |obj..." |
(No difference)
|
Revision as of 05:33, 18 February 2012
![]() | |
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()