Done (Method)

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()