PrintLn( <text> )


Module: Debug

Summary:

Development only - write line to the console



Example:

PrintLn( "I could be doing better!" );



Required Args:

  • 1 : <text> text to be written